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

In This Topic
FUNC_CABLEWIRECOUNTANDCROSSSECTION(Int32) Property
In This Topic
Cable / Conduit: Number of connections and cross-section / diameter # 20053. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_CABLEWIRECOUNTANDCROSSSECTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Displays the number of connections multiplied by the cross-section (or diameter), separated by "x".

See Also