Library | Module

Class pfcDatumPlaneThroughConstraint



Description

This specifies a 'Through' datum plane constraint.
Direct Parent Classes:
pfcDatumPlaneConstraint



Property Summary

/* readonly */ pfcSelectionThroughRef
This specifies selection handle for the 'Through' reference.



Method Summary

static pfcDatumPlaneThroughConstraintCreate (pfcSelection ThroughRef)
Creates a new DatumPlaneThroughConstraint object.



Property Detail


/* readonly */ pfcSelectionThroughRef

This specifies selection handle for the 'Through' reference.





Method Detail


static pfcDatumPlaneThroughConstraintCreate (pfcSelection ThroughRef)

Creates a new DatumPlaneThroughConstraint object.

In the current release this constraint cannot be set by an application.
Parameters:
ThroughRef
The 'Through' reference object.
Returns:
The new object.