public PropertyValue FUNCTION3D_TERMINALPOSITION_DIRECTION( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_TERMINALPOSITION_DIRECTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION3D_TERMINALPOSITION_DIRECTION( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_TERMINALPOSITION_DIRECTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.
Routing direction of an individual connection point in the connection point pattern, which is selected from a drop-down list.
0 = Automatic
1 = Move up
2 = Down
3 = Left
4 = Right.
The routing direction specifies the direction of the search for a possible entry point into a routing path network.