Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ALLCONNECTIONDESIGNATIONS Property / FUNC_ALLCONNECTIONDESIGNATIONS Property

In This Topic
FUNC_ALLCONNECTIONDESIGNATIONS Property
In This Topic
Connection point designations (all) # 20038.
Syntax
public PropertyValue FUNC_ALLCONNECTIONDESIGNATIONS {get; set;}

Property Value

Returns property value of type System.String.
Remarks

Contains all connection point designations of a function. During entering (in the property dialog or for tabular editing) the individual values are separated by paragraph marks. For the display the values are separated by semicolons.

When setting the property an exception is thrown, if no value of the semicolon separated string is saved. This means the object has connection points (Pins) or the string is empty.

See Also