Interface IpfcDatumPlaneSectionConstraint
Description
This specifies a 'Section' datum plane constraint.
Direct Parent Classes:
User Guide References:
Property Summary
Property | | as Long |
| |
| |
| The section index. |
Property | | |
| |
| |
| This specifies selection handle for the 'Section' reference. |
Method Summary
Function | |
| |
| |
| Creates a new DatumPlaneSectionConstraint object. |
Property Detail
Property | SectionIndex | | as Long |
The section index.
This value is between 0 and (section number - 1).
This specifies selection handle for the 'Section' reference.
Method Detail
Function | CCpfcDatumPlaneSectionConstraint.Create | |
Creates a new DatumPlaneSectionConstraint object.
In the current release this constraint cannot be set by an application.
Parameters:
SectionRef
The 'Section' reference object.
SectionIndex
The section index.
Returns:
The new object.