| Library | Module | Frames | Expand |
| Property | AngleRef | as IpfcSelection |
| This specifies selection handle for the 'Angle' reference. | ||
| Property | AngleValue | as Double |
| The reference angle value. | ||
| Function | CCpfcDatumPlaneAngleConstraint.Create (AngleRef as IpfcSelection, AngleValue as Double) as IpfcDatumPlaneAngleConstraint | |
| Creates a new DatumPlaneAngleConstraint object. | ||
| Property | AngleRef | as IpfcSelection |
|
This specifies selection handle for the 'Angle' reference. |
| Property | AngleValue | as Double |
|
The reference angle value. This value is between -360.0 and 360.0. |
| Function | CCpfcDatumPlaneAngleConstraint.Create | (AngleRef as IpfcSelection, AngleValue as Double) as IpfcDatumPlaneAngleConstraint |
|
Creates a new DatumPlaneAngleConstraint object. In the current release this constraint cannot be set by an application.
|