Solid Edge Part Type Library
SEFixedLengthConstraintDirection Enumeration
Description
Members
MemberValueDescription
igConstraintDirectionGeometry5Points can move along direction linear edge provided by next argument pConstraintGeometry.
igConstraintDirectionNoAxis1Points are free to move in any direction.
igConstraintDirectionNone0Invalid. Only for initialization.
igConstraintDirectionXAxis2Points can move along X axis only
igConstraintDirectionYAxis3Points can move along Y axis only
igConstraintDirectionZAxis4Points can move along Z axis only