| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ DatumAxisConstraints | GetConstraints
()
Get method for attribute "Constraints" The constraints applying to the datum axis feature. |
| /*optional*/ DatumAxisDimensionConstraints | GetDimConstraints
()
Get method for attribute "DimConstraints" The dimension constraints applying to the datum axis feature. |
| 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*/ DatumAxisConstraints | GetConstraints | () |
The constraints applying to the datum axis feature.
|
| GetDimConstraints |
|---|
| /*optional*/ DatumAxisDimensionConstraints | GetDimConstraints | () |
The dimension constraints applying to the datum axis feature.
|