API Documentation > Interfaces > Interface RoundFeat
Interface RoundFeat

package com.ptc.pfc.pfcRoundFeat;

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


Description
This feature type specifies a round feature.
Direct Known Subclasses:
Methods Inherited from Interface com.ptc.pfc.pfcObject.Child :
Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource :
Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner :
Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent :
Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner :
Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem :
Methods Inherited from Interface com.ptc.pfc.pfcFeature.Feature :
Method Summary
boolean
Get method for attribute "IsAutoRoundMember"
Determines whether the specified round feature is a member of an Auto Round Feature.
Method Detail
GetIsAutoRoundMember
boolean
GetIsAutoRoundMember
()
Determines whether the specified round feature is a member of an Auto Round Feature.
User Guide References:
Was this helpful?