Class pfcDatumPlaneAngleConstraint
Description
This specifies a 'Angle' datum plane constraint.
Direct Parent Classes:
User Guide References:
Property Summary
| |
| |
| |
| This specifies selection handle for the 'Angle' reference. |
/* readonly */ number | |
| |
| |
| The reference angle value. |
Method Summary
| |
| |
| |
| Creates a new DatumPlaneAngleConstraint object. |
Property Detail
This specifies selection handle for the 'Angle' reference.
/* readonly */ number | AngleValue | |
The reference angle value.
This value is between -360.0 and 360.0.
Method Detail
Creates a new DatumPlaneAngleConstraint object.
In the current release this constraint cannot be set by an application.
Parameters:
AngleRef
The 'Angle' reference object.
AngleValue
The reference angle value.
Returns:
The new object.