| Library | Module | Frames | Expand |
| /* readonly */ number | SectionIndex | |
| The section index. | ||
| /* readonly */ pfcSelection | SectionRef | |
| This specifies selection handle for the 'Section' reference. | ||
| static pfcDatumPlaneSectionConstraint | Create (pfcSelection SectionRef, number SectionIndex) | |
| Creates a new DatumPlaneSectionConstraint object. | ||
| /* readonly */ number | SectionIndex |
|
The section index. This value is between 0 and (section number - 1). |
| /* readonly */ pfcSelection | SectionRef |
|
This specifies selection handle for the 'Section' reference. |
| static pfcDatumPlaneSectionConstraint | Create | (pfcSelection SectionRef, number SectionIndex) |
|
Creates a new DatumPlaneSectionConstraint object. In the current release this constraint cannot be set by an application.
|