Topsolid online Help Index
Created : v6.5
This enum is used to define some particular directions on a given coordinate system.
topDirectionX = 0 : Positive X direction.
topDirectionY = 1 : Positive Y direction.
topDirectionZ = 2 : Positive Z direction.
topDirectionNegativeX = 3 : Negative X direction.
topDirectionNegativeY = 4 : Negative Y direction.
topDirectionNegativeZ = 5 : Negative Z direction.
Topsolid online Help Index