| Library | Module | Frames | Expand |
| /* optional */ pfcDimensionAngleOptions | AngleOptions |
| DEPRECATED: since Creo 4 | |
| SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::PointToAngleDimSense::Options> | The flags determining the location of the angle dimension. |
| pfcDimensionPointType | PointType |
| DEPRECATED: since Creo 4 | |
| SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::PointToAngleDimSense::PointType> | The type of point attachment. |
| static pfcPointToAngleDimensionSense | Create (pfcDimensionPointType PointType, /* optional */ pfcDimensionAngleOptions AngleOptions) |
| DEPRECATED: since Creo 4 | |
| SUCCESSOR(S): PointToAngleDimSense.Create | Creates a new point-to-angle dimension sense object for use in creating a drawing dimension. |
| /* optional */ pfcDimensionAngleOptions | AngleOptions |
| DEPRECATED: since Creo 4 | |
| SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::PointToAngleDimSense::Options> |
The flags determining the location of the angle dimension. |
| pfcDimensionPointType | PointType |
| DEPRECATED: since Creo 4 | |
| SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::PointToAngleDimSense::PointType> |
The type of point attachment. |
| static pfcPointToAngleDimensionSense | Create | (pfcDimensionPointType PointType, /* optional */ pfcDimensionAngleOptions AngleOptions) |
| DEPRECATED: since Creo 4 | |
| SUCCESSOR(S): PointToAngleDimSense.Create |
Creates a new point-to-angle dimension sense object for use in creating a drawing dimension.
|