API Documentation > Interfaces > Interface DatumPlaneParallelConstraint
Interface DatumPlaneParallelConstraint

package com.ptc.pfc.pfcDatumPlaneFeat;

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


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