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

In This Topic
FUNC_CABLE_ALTERNATE_CROSSSECTION_UNIT(Int32) Property
In This Topic
Cable / Conduit: Unit for alternative cross-section / diameter # 20126. This property isn't indexed.
Syntax
public PropertyValue FUNC_CABLE_ALTERNATE_CROSSSECTION_UNIT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

The alternative unit for the alternative cross-section / diameter of the cable or conduit. Has to be entered manually and enables you to specify the cross-section / diameter simultaneously in different units. Possible values are:

0 = As in project

1 = mm²

2 = sqmm

3 = AWG

4 = mm

5 = KCM

6 = MCM

7 = Zoll

8 = "

9 = inch

10 = µm

11 = kcmil

12 = µm².

For pipes and hoses in fluid power and process engineering the property refers to the inner diameter.

See Also