API Documentation > Interfaces > Interface DatumPlaneConstraint
Interface DatumPlaneConstraint

package com.ptc.pfc.pfcDatumPlaneFeat;

public interface
DatumPlaneConstraint
extends
jxobject


Description
This class describes a datum plane constraint.
Direct Known Subclasses:
Method Summary
Get method for attribute "ConstraintType"
This specifies the type of datum plane constraint.
Method Detail
GetConstraintType
GetConstraintType
()
This specifies the type of datum plane constraint.
Manual References:
Was this helpful?