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

In This Topic
FUNC_CABLELENGTH_FULL(Int32) Property
In This Topic
Cable / Conduit: Length (full) # 20257. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_CABLELENGTH_FULL( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Length of the cable or conduit including units. The full value with all decimal places is always stored; the value is not rounded up. This ensures precision is retained when converting to a different unit.

See Also