Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_ADDITIONALLENGTH Property / FUNCTION3D_TERMINALPOSITION_ADDITIONALLENGTH(Int32) Property

In This Topic
FUNCTION3D_TERMINALPOSITION_ADDITIONALLENGTH(Int32) Property
In This Topic
Connection point pattern: Additional length # 36060.
Syntax
public PropertyValue FUNCTION3D_TERMINALPOSITION_ADDITIONALLENGTH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

Additional length of an individual connection point in the connection point pattern.

See Also