| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| AnnotationPlane | GetAnnotationPlane
()
Get method for attribute "AnnotationPlane" |
| DimensionAttachments | GetDimAttachments
()
Get method for attribute "DimAttachments" |
| DimSenses | GetDimSenses
()
Get method for attribute "DimSenses" |
| Point3D | GetLocation
()
Get method for attribute "Location" |
| DimOrientationHint | GetOrientHint
()
Get method for attribute "OrientHint" |
| void | SetAnnotationPlane
(AnnotationPlane value)
Set method for attribute "AnnotationPlane" |
| void | SetDimAttachments
(DimensionAttachments value)
Set method for attribute "DimAttachments" |
| void | SetDimSenses
(DimSenses value)
Set method for attribute "DimSenses" |
| void | SetLocation
(Point3D value)
Set method for attribute "Location" |
| void | SetOrientHint
(DimOrientationHint value)
Set method for attribute "OrientHint" |
| Methods Inherited from Interface com.ptc.wfc.wfcGTol.GTolAttach |
|---|
| GetType |
| Method Detail |
|---|
| GetAnnotationPlane/SetAnnotationPlane |
|---|
| AnnotationPlane | GetAnnotationPlane | () |
| void | SetAnnotationPlane | (AnnotationPlane value) |
| |
| GetDimAttachments/SetDimAttachments |
|---|
| DimensionAttachments | GetDimAttachments | () |
| void | SetDimAttachments | (DimensionAttachments value) |
| |
| GetDimSenses/SetDimSenses |
|---|
| DimSenses | GetDimSenses | () |
| void | SetDimSenses | (DimSenses value) |
| |
| GetOrientHint/SetOrientHint |
|---|
| DimOrientationHint | GetOrientHint | () |
| void | SetOrientHint | (DimOrientationHint value) |
| |
| GetLocation/SetLocation |
|---|
| Point3D | GetLocation | () |
| void | SetLocation | (Point3D value) |
| |