Library | Module

Class pfcDimensionSense



DEPRECATED: since Creo 4
SUCCESSOR(S): DimSense

Description

This interface is the parent for interfaces used for dimensions to attach to entities in a drawing.

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:
pfcDrawingDimCreateInstructions, pfcEmptyDimensionSense, pfcPointDimensionSense, pfcSplinePointDimensionSense, pfcTangentIndexDimensionSense, pfcLinAOCTangentDimensionSense, pfcAngleDimensionSense, pfcPointToAngleDimensionSense, pfcDimension2D.GetDimensionSenses(), pfcEmptyDimensionSense.Create(), pfcPointDimensionSense.Create(), pfcSplinePointDimensionSense.Create(), pfcTangentIndexDimensionSense.Create(), pfcLinAOCTangentDimensionSense.Create(), pfcAngleDimensionSense.Create(), pfcPointToAngleDimensionSense.Create()
Direct Known Subclasses:
pfcEmptyDimensionSense, pfcPointDimensionSense, pfcSplinePointDimensionSense, pfcTangentIndexDimensionSense, pfcLinAOCTangentDimensionSense, pfcAngleDimensionSense, pfcPointToAngleDimensionSense



Method Summary

pfcDimensionSenseTypeGetType ()
DEPRECATED: since Creo 4
SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::EmptyDimSense::GetType>
Returns the type of option used for a dimension to attach to entities in a drawing.



Method Detail


pfcDimensionSenseTypeGetType ()
DEPRECATED: since Creo 4
SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::EmptyDimSense::GetType>

Returns the type of option used for a dimension to attach to entities in a drawing.

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:
pfcEmptyDimensionSense, pfcPointDimensionSense, pfcSplinePointDimensionSense, pfcTangentIndexDimensionSense, pfcLinAOCTangentDimensionSense, pfcAngleDimensionSense, pfcPointToAngleDimensionSense
Returns:
The type of dimension sense.