API Documentation > Interfaces > Interface DatumPlaneNormalConstraint
Interface DatumPlaneNormalConstraint

package com.ptc.pfc.pfcDatumPlaneFeat;

public interface
DatumPlaneNormalConstraint
extends
com.ptc.pfc.pfcDatumPlaneFeat.DatumPlaneConstraint


Description
This specifies a 'Normal' datum plane constraint.
User Guide References:
Methods Inherited from Interface com.ptc.pfc.pfcDatumPlaneFeat.DatumPlaneConstraint :
Method Summary
Get method for attribute "NormalRef"
This specifies selection handle for the 'Normal' reference.
Method Detail
GetNormalRef
GetNormalRef
()
This specifies selection handle for the 'Normal' reference.
User Guide References:
Was this helpful?