| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| • | Flip—Specifies whether the datum plane was flipped during creation. Use the property pfcDatumPlaneFeat.Flip to determine if the datum plane was flipped during creation. |
| • | Constraints—Collection of constraints given by the pfcDatumPlaneConstraint object. The property pfcDatumPlaneFeat.Constraints obtains the collection of constraints defined for the datum plane. |
| • | DTMPLN_THRU—Through constraint. The pfcDatumPlaneThroughConstraint object specifies this constraint. Use the property pfcDatumPlaneThroughConstraint.ThroughRef to get the reference selection handle for the Through constraint. |
| • | DTMPLN_NORM—Normal constraint. The pfcDatumPlaneNormalConstraint object specifies this constraint. Use the propertypfcDatumPlaneNormalConstraint.NormalRef to get the reference selection handle for the Normal constraint. |
| • | DTMPLN_PRL—Specifies the Parallel constraint. The pfcDatumPlaneParallelConstraint object specifies this constraint. Use the property pfcDatumPlaneParallelConstraint.ParallelRef to get the reference selection handle for the Parallel constraint. |
| • | pfcDTMPLN_TANG—Tangent constraint. The pfcDatumPlaneTangentConstraint object specifies this constraint. Use the property pfcDatumPlaneTangentConstraint.TangentRef( to get the reference selection handle for the Tangent constraint. |
| • | DTMPLN_OFFS—Offset constraint. The pfcDatumPlaneOffsetConstraint object specifies this constraint. Use the property pfcDatumPlaneOffsetConstraint.OffsetRef to get the reference selection handle for the Offset constraint. Use the property pfcDatumPlaneOffsetConstraint.OffsetValue to get the offset value. An Offset constraint where the offset reference is a coordinate system is given by the pfcDatumPlaneOffsetCoordSysConstraint object. Use the property pfcDatumPlaneOffsetCoordSysConstraint.CsysAxis to get the reference coordinate axis.
|
| • | DTMPLN_ANG—Angle constraint. The object specifies this constraint. Use the property pfcDatumPlaneAngleConstraint.AngleRef to get the reference selection handle for the Angle constraint. Use the property pfcDatumPlaneAngleConstraint.AngleValue to get the angle value. |
| • | DTMPLN_SEC—Section constraint. The pfcDatumPlaneSectionConstraint object specifies this constraint. Use the property pfcDatumPlaneSectionConstraint.SectionRef to get the reference selection for the Section constraint. Use the property pfcDatumPlaneSectionConstraint.SectionIndex to get the section index. |
| |
| |
| |
| |
| |
| |
| • | 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:
|
| • | 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:
|
| |
| |
| |
| |
| |
| |
| |
| |
| • | FeatName—Name of the General Datum Point feature. Use the property pfcDatumPointFeat.FeatName to get the name. |
| • | GeneralDatumPoints—Collection of general datum points given by the pfcGeneralDatumPoint object. Use the method pfcDatumPointFeat.GetPoints() to obtain the collection of general datum points. The pfcGeneralDatumPoint object consists of the following attributes:
|
| • | ConstraintRef—Reference selection for the datum point constraint. Use the property pfcDatumPointConstraint.ConstraintRef to get the reference selection handle. |
| • | ConstraintType—Type of datum point constraint in terms of the pfcDatumPointConstraintType enumerated type. Use the property pfcDatumPointConstraint.ConstraintType to get the constraint type. |
| • | Value—Constraint reference value with respect to the datum point. Use the property pfcDatumPointConstraint.Value to get the value of the constraint reference with respect to the datum point. |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| • | OriginConstraints—Collection of origin constraints given by the pfcDatumCsysOriginConstraint object. Use the property pfcCoordSysFeat.OriginConstraints to obtain the collection of origin constraints for the coordinate system. This object contains the following attribute:
|
| • | DimensionConstraints—Collection of dimension constraints given by the pfcDatumCsysDimensionConstraint object. Use the property pfcCoordSysFeat.DimensionConstraints to obtain the collection of dimension constraints for the coordinate system. This object contains the following attributes:
|
| • | OrientationConstraints—A collection of orientation constraints given by the pfcDatumCsysOrientMoveConstraint object. Use the property pfcCoordSysFeat.OrientationConstraints to obtain the collection of orientation constraints for the coordinate system. This object contains the following attributes:
|
| • | IsNormalToScreen—Coordinate system is normal to screen. Use the property pfcCoordSysFeat.IsNormalToScreen to determine if the coordinate system is normal to screen. |
| • | OffsetType—Offset type of the coordinate system in terms of the pfcDatumCsysOffsetType enumerated type. Use the property pfcCoordSysFeat.OffsetType to get the offset type. The offset types are:
|
| • | OnSurfaceType—Specifies the on-surface type for the coordinate system in terms of the pfcDatumCsysOffsetType enumerated type. Use the property pfcCoordSysFeat.OnSurfaceType to get the on surface type property of the coordinate system. The on-surface types follow:
|
| • | OrientByMethod—Orientation method in terms of the pfcDatumCsysOrientByMethod enumerated type. Use the property pfcCoordSysFeat.OrientByMethod to get the orientation method. The available orientation types follow:
|