Library | Package Java Toolkit

Interface DatumPlaneFeat

package com.ptc.pfc.pfcDatumPlaneFeat;

public interface DatumPlaneFeat
  extends com.ptc.pfc.pfcFeature.Feature



Description

This specifies a datum plane feature.
Direct Known Subclasses:
WDatumPlaneFeat



Method Summary
/*optional*/ DatumPlaneConstraintsGetConstraints ()
    Get method for attribute "Constraints"
    The constraints applying to the datum plane feature.
/*optional*/ BooleanGetFlip ()
    Get method for attribute "Flip"
    Specifies whether datum plane was flipped during creation.

Methods Inherited from Interface com.ptc.pfc.pfcObject.Child
GetDBParent, GetOId

Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource
AddActionListener, RemoveActionListener, AddActionListenerWithType

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner
DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression

Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent
GetChild

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner
GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters

Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem
GetName, SetName, GetId, GetType

Methods Inherited from Interface com.ptc.pfc.pfcFeature.Feature
GetFeatType, GetFeatTypeName, GetFeatSubType, GetStatus, GetGroup, GetPattern, GetGroupPattern, GetPatternByType, GetPatternStatus, GetGroupStatus, GetGroupPatternStatus, GetIsVisible, GetIsReadonly, GetNumber, GetVersionStamp, GetIsGroupMember, GetIsEmbedded, CreateSuppressOp, CreateResumeOp, CreateDeleteOp, CreateReorderBeforeOp, CreateReorderAfterOp, ListChildren, ListParents, ListSubItems, GetGroupDirectHeader

Method Detail

GetConstraints

/*optional*/ DatumPlaneConstraintsGetConstraints ()


    The constraints applying to the datum plane feature.
Manual References:
Datum Features: Datum Plane Features, Datum Features: Datum Plane Features



GetFlip

/*optional*/ BooleanGetFlip ()


    Specifies whether datum plane was flipped during creation.
Manual References:
Datum Features: Datum Plane Features, Datum Features: Datum Plane Features