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

In This Topic
FUNC_CABLING_CP_ADDITIONAL_LENGTH(Int32) Property
In This Topic
Topology: Connection point extra length # 20241. This property isn't indexed.
Syntax
public PropertyValue FUNC_CABLING_CP_ADDITIONAL_LENGTH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Additonal value that is added to the length of a connection one time. Here, for example, the length of the last routing point to the item can be entered. This information is taken into account during the route of a cable, and indicates by how much the cable is to protrude from the cable duct.

See Also