| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ DimensionAngleOptions | GetAngleOptions
()
DEPRECATED: since Creo 4 SUCCESSOR(S): PointToAngleDimSense.GetOptions Get method for attribute "AngleOptions" The flags determining the location of the angle dimension. |
| DimensionPointType | GetPointType
()
DEPRECATED: since Creo 4 SUCCESSOR(S): PointToAngleDimSense.GetPointType Get method for attribute "PointType" The type of point attachment. |
| void | SetAngleOptions
(
/*optional*/
DimensionAngleOptions value)
DEPRECATED: since Creo 4 SUCCESSOR(S): PointToAngleDimSense.GetOptions Set method for attribute "AngleOptions" The flags determining the location of the angle dimension. |
| void | SetPointType
(DimensionPointType value)
DEPRECATED: since Creo 4 SUCCESSOR(S): PointToAngleDimSense.GetPointType Set method for attribute "PointType" The type of point attachment. |
| Methods Inherited from Interface com.ptc.pfc.pfcDimension2D.DimensionSense |
|---|
| GetType |
| Method Detail |
|---|
| GetPointType/SetPointType |
|---|
| DimensionPointType | GetPointType | () |
| void | SetPointType | (DimensionPointType value) |
| The type of point attachment. |
| GetAngleOptions/SetAngleOptions |
|---|
| /*optional*/ DimensionAngleOptions | GetAngleOptions | () |
| void | SetAngleOptions | ( /*optional*/ DimensionAngleOptions value) |
| The flags determining the location of the angle dimension. |