API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_DEST_CP_LENGTH Property / FUNC_DEST_CP_LENGTH(Int32) Property

In This Topic
FUNC_DEST_CP_LENGTH(Int32) Property
In This Topic
Cables: Connection point length target # 20246. This property isn't indexed.
Syntax
public PropertyValue FUNC_DEST_CP_LENGTH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Indicates the item length of the connection that is required to connect the target item. It is by this value that the cable must project at the last routing point.

See Also