Library | Module

Interface IpfcDimensionSense



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:
IpfcDrawingDimCreateInstructions, IpfcEmptyDimensionSense, IpfcPointDimensionSense, IpfcSplinePointDimensionSense, IpfcTangentIndexDimensionSense, IpfcLinAOCTangentDimensionSense, IpfcAngleDimensionSense, IpfcPointToAngleDimensionSense, IpfcDimension2D.GetDimensionSenses(), IpfcEmptyDimensionSense.Create(), IpfcPointDimensionSense.Create(), IpfcSplinePointDimensionSense.Create(), IpfcTangentIndexDimensionSense.Create(), IpfcLinAOCTangentDimensionSense.Create(), IpfcAngleDimensionSense.Create(), IpfcPointToAngleDimensionSense.Create()
Direct Known Subclasses:
IpfcEmptyDimensionSense, IpfcPointDimensionSense, IpfcSplinePointDimensionSense, IpfcTangentIndexDimensionSense, IpfcLinAOCTangentDimensionSense, IpfcAngleDimensionSense, IpfcPointToAngleDimensionSense



Method Summary

FunctionGetType () as IpfcDimensionSenseType
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


FunctionGetType () as IpfcDimensionSenseType
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:
IpfcEmptyDimensionSense, IpfcPointDimensionSense, IpfcSplinePointDimensionSense, IpfcTangentIndexDimensionSense, IpfcLinAOCTangentDimensionSense, IpfcAngleDimensionSense, IpfcPointToAngleDimensionSense
Returns:
The type of dimension sense.