Library | Package Java Toolkit

Interface DatumAxisFeat

package com.ptc.pfc.pfcDatumAxisFeat;

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



Description

This specifies a datum axis feature.
Direct Known Subclasses:
WDatumAxisFeat



Method Summary
/*optional*/ DatumAxisConstraintsGetConstraints ()
    Get method for attribute "Constraints"
    The constraints applying to the datum axis feature.
/*optional*/ DatumAxisDimensionConstraintsGetDimConstraints ()
    Get method for attribute "DimConstraints"
    The dimension constraints applying to the datum axis feature.

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*/ DatumAxisConstraintsGetConstraints ()


    The constraints applying to the datum axis feature.
Manual References:
Datum Features: Datum Axis Features, Datum Features: Datum Axis Features



GetDimConstraints

/*optional*/ DatumAxisDimensionConstraintsGetDimConstraints ()


    The dimension constraints applying to the datum axis feature.
Manual References:
Datum Features: Datum Axis Features, Datum Features: Datum Axis Features