Library | File

File "pfcDimension2D.h"

Description

This module contains drawing dimension related interfaces.

Enumerated Types
enumpfcDimensionSenseType
This enumerated type contains the options used for dimensions to attach to entities in a drawing.
enumpfcDimensionPointType
This enumerated type contains the types of point references used by a pfcPointDimensionSense object.
enumpfcDimensionLinAOCTangentType
This enumerated type contains the types of references used by a pfcLinAOCTangentDimensionSense object.
enumpfcOrientationHint
This enumerated type contains the possible types indicating the orientation of the dimension in cases where this cannot be deduced from the attachments themselves.


Interface Classes
classpfcAngleDimensionSense
This is a COMPACT class.
This interface is a dimension sense type referring to the angle between two straight entities.
classpfcDimension2D
This interface represents a dimension or reference dimension in a drawing.
classpfcDimensionAngleOptions
This is a COMPACT class.
This interface contains the flags used by a pfcAngleDimensionSense object.
classpfcDimensionSense
This is a COMPACT class.
This interface is the parent for interfaces used for dimensions to attach to entities in a drawing.
classpfcDrawingDimCreateInstructions
This is a COMPACT class.
This interface is used for creating a drawing dimension.
classpfcEmptyDimensionSense
This is a COMPACT class.
This interface is a dimension sense type with no specific information.
classpfcLinAOCTangentDimensionSense
This is a COMPACT class.
This interface is a dimension sense type referring to a dimension using the perpendicular distance between a line and a tangent to an arc or a circle which is parallel to the line.
classpfcPointDimensionSense
This is a COMPACT class.
This interface is a dimension sense type referring to point on an entity.
classpfcPointToAngleDimensionSense
This is a COMPACT class.
This interface is a dimension sense type referring to the angle between a line entity and the tangent to a curved entity at one of its ends.
classpfcSplinePointDimensionSense
This is a COMPACT class.
This interface is a dimension sense type referring to a spline point on an entity.
classpfcTangentIndexDimensionSense
This is a COMPACT class.
This interface is a dimension sense type referring to an attachment to a tangent of the entity, which is an arc or circle.


Collection Classes
classpfcDimension2Ds
This is a COMPACT class.
 
classpfcDimensionSenses
This is a COMPACT class.
This interface contains a sequence of dimension sense objects.