| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static DatumPlaneAngleConstraint | DatumPlaneAngleConstraint_Create
(Selection AngleRef, double AngleValue)
Creates a new DatumPlaneAngleConstraint object. |
| static DatumPlaneDefaultXConstraint | DatumPlaneDefaultXConstraint_Create
()
Creates a new DatumPlaneDefaultXConstraint object. |
| static DatumPlaneDefaultYConstraint | DatumPlaneDefaultYConstraint_Create
()
Creates a new DatumPlaneDefaultYConstraint object. |
| static DatumPlaneDefaultZConstraint | DatumPlaneDefaultZConstraint_Create
()
Creates a new DatumPlaneDefaultZConstraint object. |
| static DatumPlaneNormalConstraint | DatumPlaneNormalConstraint_Create
(Selection NormalRef)
Creates a new DatumPlaneNormalConstraint object. |
| static DatumPlaneOffsetConstraint | DatumPlaneOffsetConstraint_Create
(Selection OffsetRef, double OffsetValue)
Creates a new DatumPlaneOffsetConstraint object. |
| static DatumPlaneOffsetCoordSysConstraint | DatumPlaneOffsetCoordSysConstraint_Create
(CoordAxis CsysAxis, Selection OffsetRef, double OffsetValue)
Creates a new DatumPlaneOffsetCoordSysConstraint object. |
| static DatumPlaneParallelConstraint | DatumPlaneParallelConstraint_Create
(Selection ParallelRef)
Creates a new DatumPlaneParallelConstraint object. |
| static DatumPlaneSectionConstraint | DatumPlaneSectionConstraint_Create
(Selection SectionRef, int SectionIndex)
Creates a new DatumPlaneSectionConstraint object. |
| static DatumPlaneTangentConstraint | DatumPlaneTangentConstraint_Create
(Selection TangentRef)
Creates a new DatumPlaneTangentConstraint object. |
| static DatumPlaneThroughConstraint | DatumPlaneThroughConstraint_Create
(Selection ThroughRef)
Creates a new DatumPlaneThroughConstraint object. |
| Method Detail |
|---|
| DatumPlaneThroughConstraint_Create |
|---|
| static DatumPlaneThroughConstraint | DatumPlaneThroughConstraint_Create | (Selection ThroughRef) |
| Creates a new DatumPlaneThroughConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneNormalConstraint_Create |
|---|
| static DatumPlaneNormalConstraint | DatumPlaneNormalConstraint_Create | (Selection NormalRef) |
| Creates a new DatumPlaneNormalConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneParallelConstraint_Create |
|---|
| static DatumPlaneParallelConstraint | DatumPlaneParallelConstraint_Create | (Selection ParallelRef) |
| Creates a new DatumPlaneParallelConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneOffsetConstraint_Create |
|---|
| static DatumPlaneOffsetConstraint | DatumPlaneOffsetConstraint_Create | (Selection OffsetRef, double OffsetValue) |
| Creates a new DatumPlaneOffsetConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneOffsetCoordSysConstraint_Create |
|---|
| static DatumPlaneOffsetCoordSysConstraint | DatumPlaneOffsetCoordSysConstraint_Create | (CoordAxis CsysAxis, Selection OffsetRef, double OffsetValue) |
| Creates a new DatumPlaneOffsetCoordSysConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneAngleConstraint_Create |
|---|
| static DatumPlaneAngleConstraint | DatumPlaneAngleConstraint_Create | (Selection AngleRef, double AngleValue) |
| Creates a new DatumPlaneAngleConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneTangentConstraint_Create |
|---|
| static DatumPlaneTangentConstraint | DatumPlaneTangentConstraint_Create | (Selection TangentRef) |
| Creates a new DatumPlaneTangentConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneSectionConstraint_Create |
|---|
| static DatumPlaneSectionConstraint | DatumPlaneSectionConstraint_Create | (Selection SectionRef, int SectionIndex) |
| Creates a new DatumPlaneSectionConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneDefaultXConstraint_Create |
|---|
| static DatumPlaneDefaultXConstraint | DatumPlaneDefaultXConstraint_Create | () |
| Creates a new DatumPlaneDefaultXConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneDefaultYConstraint_Create |
|---|
| static DatumPlaneDefaultYConstraint | DatumPlaneDefaultYConstraint_Create | () |
| Creates a new DatumPlaneDefaultYConstraint object. In the current release this constraint cannot be set by an application.
|
| DatumPlaneDefaultZConstraint_Create |
|---|
| static DatumPlaneDefaultZConstraint | DatumPlaneDefaultZConstraint_Create | () |
| Creates a new DatumPlaneDefaultZConstraint object. In the current release this constraint cannot be set by an application.
|