API Documentation > Packages > Package com.ptc.pfc.pfcDimension2D
Package com.ptc.pfc.pfcDimension2D
Description
This module contains drawing dimension related interfaces.
Interfaces
SUCCESSOR(S): AngularDimSense
This interface is a dimension sense type referring to the angle between two straight entities.
SUCCESSOR(S): Dimension
This interface represents a dimension or reference dimension in a drawing.
SUCCESSOR(S): AngularDimOptions
This interface contains the flags used by a AngleDimensionSense object.
SUCCESSOR(S): DimSense
This interface is the parent for interfaces used for dimensions to attach to entities in a drawing.
This interface is used for creating a drawing dimension.
SUCCESSOR(S): EmptyDimSense
This interface is a dimension sense type with no specific information.
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.
SUCCESSOR(S): PointDimSense
This interface is a dimension sense type referring to point on an entity.
SUCCESSOR(S): PointToAngleDimSense
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.
SUCCESSOR(S): SplinePointDimSense
This interface is a dimension sense type referring to a spline point on an entity.
SUCCESSOR(S): TangentIndexDimSense
This interface is a dimension sense type referring to an attachment to a tangent of the entity, which is an arc or circle.
Classes
This enumerated type contains the types of references used by a LinAOCTangentDimensionSense object.
This enumerated type contains the types of point references used by a PointDimensionSense object.
This interface contains a sequence of dimension sense objects.
This enumerated type contains the options used for dimensions to attach to entities in a drawing.
This enumerated type contains the possible types indicating the orientation of the dimension in cases where this cannot be deduced from the attachments themselves.
Contains global CIP definitions for module "pfcDimension2D"
Was this helpful?