public MDPropertyValue PART_TERMINAL_DIRECTION( int index ) {get; set;}
public: property MDPropertyValue^ PART_TERMINAL_DIRECTION { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue PART_TERMINAL_DIRECTION( int index ) {get; set;}
public: property MDPropertyValue^ PART_TERMINAL_DIRECTION { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
This property is used if no routing direction has been entered for the individual connection point in the connection point pattern. The property is entered in parts management for connection point patterns and specifies the default value of the routing direction for a group of connection points.
0 = Automatic
1 = Move up
2 = Down
3 = Left
4 = Right.