| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | pfcDimensionSenseType |
| This enumerated type contains the options used for dimensions to attach to entities in a drawing. | |
| enum | pfcDimensionPointType |
| This enumerated type contains the types of point references used by a pfcPointDimensionSense object. | |
| enum | pfcDimensionLinAOCTangentType |
| This enumerated type contains the types of references used by a pfcLinAOCTangentDimensionSense object. | |
| enum | pfcOrientationHint |
| This enumerated type contains the possible types indicating the orientation of the dimension in cases where this cannot be deduced from the attachments themselves. | |
| Classes | |
|---|---|
| class | pfcAngleDimensionSense |
| This interface is a dimension sense type referring to the angle between two straight entities. | |
| class | pfcDimension2D |
| This interface represents a dimension or reference dimension in a drawing. | |
| class | pfcDimensionAngleOptions |
| This interface contains the flags used by a pfcAngleDimensionSense object. | |
| class | pfcDimensionSense |
| This interface is the parent for interfaces used for dimensions to attach to entities in a drawing. | |
| class | pfcDrawingDimCreateInstructions |
| This interface is used for creating a drawing dimension. | |
| class | pfcEmptyDimensionSense |
| This interface is a dimension sense type with no specific information. | |
| class | pfcLinAOCTangentDimensionSense |
| 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. | |
| class | pfcPointDimensionSense |
| This interface is a dimension sense type referring to point on an entity. | |
| class | pfcPointToAngleDimensionSense |
| 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. | |
| class | pfcSplinePointDimensionSense |
| This interface is a dimension sense type referring to a spline point on an entity. | |
| class | pfcTangentIndexDimensionSense |
| This interface is a dimension sense type referring to an attachment to a tangent of the entity, which is an arc or circle. | |
| Collections | |
|---|---|
| class | pfcDimension2Ds |
| class | pfcDimensionSenses |
| This interface contains a sequence of dimension sense objects. | |