| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| • | Flip—Specifies whether the datum plane was flipped during creation. Use the method pfcDatumPlaneFeat.DatumPlaneFeat.GetFlip to determine if the datum plane was flipped during creation. |
| • | Constraints—Specifies a collection of constraints given by the pfcDatumPlaneFeat.DatumPlaneConstraint object. The method pfcDatumPlaneFeat.DatumPlaneFeat.GetConstraints obtains the collection of constraints defined for the datum plane. |
| • | DTMPLN_THRU—Specifies the Through constraint. The pfcDatumPlaneFeat.DatumPlaneThroughConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneThroughConstraint. GetThroughRef to get the reference selection handle for the Through constraint. |
| • | DTMPLN_NORM—Specifies the Normal constraint. The pfcDatumPlaneFeat.DatumPlaneNormalConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneNormalConstraint.GetNormalRef to get the reference selection handle for the Normal constraint. |
| • | DTMPLN_PRL—Specifies the Parallel constraint. The pfcDatumPlaneFeat.DatumPlaneParallelConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneParallelConstraint .GetParallelRef to get the reference selection handle for the Parallel constraint. |
| • | DTMPLN_TANG—Specifies the Tangent constraint. The pfcDatumPlaneFeat.DatumPlaneTangentConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneTangentConstraint .GetTangentRef to get the reference selection handle for the Tangent constraint. |
| • | DTMPLN_OFFS—Specifies the Offset constraint. The pfcDatumPlaneFeat.DatumPlaneOffsetConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneOffsetConstraint .GetOffsetRef to get the reference selection handle for the Offset constraint. Use the method pfcDatumPlaneFeat.DatumPlaneOffsetConstraint.GetOffsetValue to get the offset value. An Offset constraint where the offset reference is a coordinate system is given by the pfcDatumPlaneFeat.DatumPlaneOffsetCoordSysConstraint object. Use the method
pfcDatumPlaneFeat.DatumPlaneOffsetCoordSysConstraint .GetCsysAxis to get the reference coordinate axis. |
| • | DTMPLN_ANG—Specifies the Angle constraint. The pfcDatumPlaneFeat. DatumPlaneAngleConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneAngleConstraint .GetAngleRef to get the reference selection handle for the Angle constraint. Use the method pfcDatumPlaneFeat.DatumPlaneAngleConstraint .GetAngleValue to get the angle value. |
| • | DTMPLN_SEC—Specifies the Section constraint. The pfcDatumPlaneFeat. DatumPlaneSectionConstraint object specifies this constraint. Use the method pfcDatumPlaneFeat.DatumPlaneSectionConstraint. GetSectionRef to get the reference selection for the Section constraint. Use the method pfcDatumPlaneFeat.DatumPlaneSectionConstraint .GetSectionIndex to get the section index. |
| |
| |
| |
| |
| |
| |
| • | Constraints—Specifies a collection of constraints given by the pfcDatumAxisFeat.DatumAxisConstraint object. The method pfcDatumAxisFeat.DatumAxisFeat.GetConstraints obtains the collection of constraints applied to the Datum Axis feature. This object contains the following attributes:
|
| • | DimConstraints—Specifies a collection of dimension constraints given by the pfcDatumAxisFeat.DatumAxisDimensionConstraint object. The method pfcDatumAxisFeat.DatumAxisFeat.GetDimConstraints obtains the collection of dimension constraints applied to the Datum Axis feature. This pfcDatumAxisFeat.DatumAxisDimensionConstraint object contains the following attributes:
|
| |
| |
| |
| |
| |
| |
| |
| |
| • | FeatName—Specifies the name of the General Datum Point feature. Use the method pfcDatumPointFeat.DatumPointFeat.GetFeatName to get the name. |
| • | GeneralDatumPoints—Specifies a collection of general datum points given by the pfcDatumPointFeat.GeneralDatumPoint object. Use the method pfcDatumPointFeat.DatumPointFeat.GetPoints to obtain the collection of general datum points. The pfcDatumPointFeat.GeneralDatumPoint object consists of the following attributes:
|
| • | ConstraintRef—Specifies the reference selection for the datum point constraint. Use the method pfcDatumPointFeat.DatumPointConstraint.GetConstraintRef to get the reference selection handle. |
| • | ConstraintType—Specifies the type of datum point constraint. in terms of the pfcDatumPointFeat.DatumPointConstraintType enumerated type. Use the method pfcDatumPointFeat.DatumPointConstraint.GetConstraintType to get the constraint type. |
| • | Value—Specifies the constraint reference value with respect to the datum point. Use the method pfcDatumPointFeat.DatumPointConstraint.GetValue to get the value of the constraint reference with respect to the datum point. |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| • | OriginConstraints—Specifies a collection of origin constraints given by the pfcCoordSysFeat.DatumCsysOriginConstraint object. Use the method pfcCoordSysFeat.CoordSysFeat.GetOriginConstraints to obtain the collection of origin constraints for the coordinate system. This object contains the following attribute:
|
| • | DimensionConstraints—Specifies a collection of dimension constraints given by the pfcDatumCsysDimensionConstraint object. Use the method CoordSysFeat.pfcCoordSysFeat.CoordSysFeat.GetDimensionConstraints to obtain the collection of dimension constraints for the coordinate system. This object contains the following attributes:
|
| • | OrientationConstraints—Specifies a collection of orientation constraints given by the pfcCoordSysFeat.DatumCsysOrientMoveConstraint object. Use the method pfcCoordSysFeat.CoordSysFeat.GetOrientationConstraints to obtain the collection of orientation constraints for the coordinate system. This object contains the following attributes:
|
| • | IsNormalToScreen—Specifies if the coordinate system is normal to screen. Use the method pfcCoordSysFeat.CoordSysFeat.GetIsNormalToScreen to determine if the coordinate system is normal to screen. |
| • | OffsetType—Specifies the offset type of the coordinate system in terms of the pfcCoordSysFeat.DatumCsysOffsetType enumerated type. Use the method pfcCoordSysFeat.CoordSysFeat.GetOffsetType to get the offset type. The offset types are:
|
| • | OnSurfaceType—Specifies the on surface type for the coordinate system in terms of the pfcCoordSysFeat.DatumCsysOffsetType enumerated type. Use the method pfcCoordSysFeat.CoordSysFeat.GetOnSurfaceType to get the on surface type property of the coordinate system. The on surface types are:
|
| • | OrientByMethod—Specifies the orientation method in terms of the pfcCoordSysFeat.DatumCsysOrientByMethod enumerated type. Use the method pfcCoordSysFeat.CoordSysFeat.GetOrientByMethod to get the orientation method. The available orientation types are:
|