API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ALLCONNECTIONDIMENSIONS Property / FUNC_ALLCONNECTIONDIMENSIONS(Int32) Property

In This Topic
FUNC_ALLCONNECTIONDIMENSIONS(Int32) Property
In This Topic
Connection dimension (all) # 20375. This property isn't indexed.
Syntax
public PropertyValue FUNC_ALLCONNECTIONDIMENSIONS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Shows the connection dimensions of all the connection points of a function, separated by paragraph marks.

See Also