API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF Property / CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF(Int32) Property

In This Topic
CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF(Int32) Property
In This Topic
Topology: Direction for height difference # 20348. This property isn't indexed.
Syntax
public PropertyValue CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Specifies the direction for the height difference. Possible values are "None" "Upwards" and "Downwards".

See Also