API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_ROUTE_SOURCE_ZPOS Property / CONNECTION_ROUTE_SOURCE_ZPOS(Int32) Property

In This Topic
CONNECTION_ROUTE_SOURCE_ZPOS(Int32) Property
In This Topic
Routing track source: Z coordinate # 31150. This property isn't indexed, and is read-only.
Syntax
public PropertyValue CONNECTION_ROUTE_SOURCE_ZPOS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only..

Z coordinate for the source of the routing track.

See Also