Datum Axis Features
The properties of the Datum Axis feature are defined in the pfcDatumAxisFeat data object.
Properties Introduced:
The properties of the pfcDatumAxisFeat object are described as follows:
• Constraints—Specifies a collection of constraints given by the
pfcDatumAxisConstraint object. The property
pfcDatumAxisFeat.Constraints obtains the collection of constraints applied to the Datum Axis feature.
This object contains the following attributes:
◦ ConstraintType—Specifies the type of constraint in terms of the pfcDatumAxisConstraintType enumerated type. The constraint type determines the type of datum axis. The constraint types are:
▪ DTMAXIS_NORMAL—Normal datum constraint.
▪ DTMAXIS_THRU—Through datum constraint.
▪ DTMAXIS_TANGENT—Tangent datum constraint.
▪ DTMAXIS_CENTER—Center datum constraint.
• DimConstraints—Collection of dimension constraints given by the
pfcDatumAxisDimensionConstraint object. The property
pfcDatumAxisFeat.DimConstraints obtains the collection of dimension constraints applied to the Datum Axis feature.
This pfcDatumAxisDimensionConstraint object contains the following attributes: