| Library | Module | Frames | Expand |
| /* readonly */ pfcSelection | AngleRef | |
| This specifies selection handle for the 'Angle' reference. | ||
| /* readonly */ number | AngleValue | |
| The reference angle value. | ||
| static pfcDatumPlaneAngleConstraint | Create (pfcSelection AngleRef, number AngleValue) | |
| Creates a new DatumPlaneAngleConstraint object. | ||
| /* readonly */ pfcSelection | AngleRef |
|
This specifies selection handle for the 'Angle' reference. |
| /* readonly */ number | AngleValue |
|
The reference angle value. This value is between -360.0 and 360.0. |
| static pfcDatumPlaneAngleConstraint | Create | (pfcSelection AngleRef, number AngleValue) |
|
Creates a new DatumPlaneAngleConstraint object. In the current release this constraint cannot be set by an application.
|