| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ AngularDimOptions | GetOptions
()
Get method for attribute "Options" |
| DimPointType | GetPointType
()
Get method for attribute "PointType" |
| void | SetOptions
(
/*optional*/
AngularDimOptions value)
Set method for attribute "Options" |
| void | SetPointType
(DimPointType value)
Set method for attribute "PointType" |
| Methods Inherited from Interface com.ptc.pfc.pfcDimension.DimSense |
|---|
| GetType |
| Method Detail |
|---|
| GetPointType/SetPointType |
|---|
| DimPointType | GetPointType | () |
| void | SetPointType | (DimPointType value) |
| |
| GetOptions/SetOptions |
|---|
| /*optional*/ AngularDimOptions | GetOptions | () |
| void | SetOptions | ( /*optional*/ AngularDimOptions value) |
| |