Class pfcTangentIndexDimensionSense
Description
This interface is a dimension sense type referring to an attachment to a tangent of the entity, which is an arc or circle.
The dimension sense gives more information about how the dimension attaches to the entity, for example, to what part of the entity, and in what direction the dimension runs.
See Also:
Method Summary
| |
| |
| |
| DEPRECATED: since Creo 4 Creates a new tangent index dimension sense object for use in creating a drawing dimension. |
| |
| |
void | |
| |
| |
| DEPRECATED: since Creo 4 The index of the tangent attachment point. |
| |
| DEPRECATED: since Creo 4 |
Method Detail
| GetTangentIndex | () |
void | SetTangentIndex | |
DEPRECATED: since Creo 4
The index of the tangent attachment point.
DEPRECATED: since Creo 4
Creates a new tangent index dimension sense object for use in creating a drawing dimension.
See Also:
Manual References:
Parameters:
TangentIndex
The index of the tangent point to which Creo Parametric should attach the dimension.
Returns:
The created tangent index dimension sense object.