| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ DatumPlaneConstraints | GetConstraints
()
Get method for attribute "Constraints" The constraints applying to the datum plane feature. |
| /*optional*/ Boolean | GetFlip
()
Get method for attribute "Flip" Specifies whether datum plane was flipped during creation. |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Child |
|---|
| GetDBParent, GetOId |
| Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource |
|---|
| AddActionListener, RemoveActionListener, AddActionListenerWithType |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner |
|---|
| DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent |
|---|
| GetChild |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner |
|---|
| GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem |
|---|
| GetName, SetName, GetId, GetType |
| Method Detail |
|---|
| GetConstraints |
|---|
| /*optional*/ DatumPlaneConstraints | GetConstraints | () |
The constraints applying to the datum plane feature.
|
| GetFlip |
|---|
| /*optional*/ Boolean | GetFlip | () |
Specifies whether datum plane was flipped during creation.
|