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.
Method Summary
Get method for attribute "ParallelRef"
This specifies selection handle for the 'Parallel' reference.
Methods Inherited from Interface com.ptc.pfc.pfcDatumPlaneFeat.DatumPlaneConstraint :
Method Detail
GetParallelRef
GetParallelRef
()
This specifies selection handle for the 'Parallel' reference.
Manual References:
Was this helpful?