Description
This property allows you to get and set the constraint type.
Syntax
Property get:
ConstraintType = ConstraintType ( );
|
Return: (SketchConstraintType) ConstraintType |
The constraint type. |
Property set:
ConstraintType( ConstraintType );
|
Input: (SketchConstraintType) ConstraintType |
The constraint type. |