API Documentation > Interface Classes > Class pfcDatumPlaneTangentConstraint
Class pfcDatumPlaneTangentConstraint

# include <pfcDatumPlaneFeat.h>

class
pfcDatumPlaneTangentConstraint
: public virtual
pfcDatumPlaneConstraint
{
xdeclare(pfcDatumPlaneTangentConstraint)
...
};
This is a
COMPACT class.

Description
This specifies a 'Tangent' datum plane constraint.
User Guide References:
Methods Inherited from Class pfcDatumPlaneConstraint::
Method Summary
Creates a new DatumPlaneTangentConstraint object.
This specifies selection handle for the 'Tangent' reference.
Method Detail
GetTangentRef
()
This specifies selection handle for the 'Tangent' reference.
User Guide References:
Creates a new DatumPlaneTangentConstraint object.
In the current release this constraint cannot be set by an application.
Parameters:
TangentRef
The 'Tangent' reference object.
Returns:
The new object.
Was this helpful?