RotateConstraintDegree

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

RotateConstraintDegree

public Int32 RotateConstraintDegree {get; set;}

 

value:        

 Set the constraint degree when rotating,if value is zero,it can rotate freely.

 

Example:

 myCAD1.RotateConstraintDegree = 30;