Library | Package Java Toolkit

Interface WHoleFeature

package com.ptc.wfc.wfcFeature;

public interface WHoleFeature
  extends com.ptc.wfc.wfcFeature.WFeature



Description

Provides the hole feature information.



Method Summary
HolePropertiesGetHoleProperties ( /*optional*/ ComponentPath Path)
    Retrieve the properties of the hole feature.
WHoleFeatureSetHoleProperties (HoleProperties HoleProperties, /*optional*/ ComponentPath Path)
    Set the properties to the hole feature.

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

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.wfc.wfcModelItem.WParameterOwner
ExportParameterTable, ApplyParameterTableset, MathcadParametersSet, MathcadInputParametersGet

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

Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WRelationOwner
GetRelationConstraints, UnitsUsed, UseUnits, EvaluateExpressionWithUnits

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

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

Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WModelItem
DeleteUserDefinedName, Unhide, Hide, IsHidden, IsNameReadOnly, IsZoneFeature, GetDefaultName

Methods Inherited from Interface com.ptc.wfc.wfcLayerState.LayerItem
IsLayerItemVisible, RemoveNoUpdate, GetLayers, AddNoUpdate

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

Methods Inherited from Interface com.ptc.wfc.wfcFeature.WFeature
GetElementTree, IsElementVisible, IsElementIncomplete, GetStatusFlag, RedefineFeature, CreatePattern, GetDimensionId, GetSections, GetImportFeatureData, GetIdMap, GetItemIds, GetUserIds, RedefineImportFeature, GetZoneFeatureReferences, GetZoneXSectionGeometry, GetZoneFeaturePlaneData, GetSolid, IsCableCosmetic, GetExternalParents, VisitItems, IsInFooter, MoveToFooter, MoveFromFooter, ListVariedItems, ListVariedParameters

Method Detail

GetHoleProperties

HolePropertiesGetHoleProperties ( /*optional*/ ComponentPath Path)


    Retrieve the properties of the hole feature.
Manual References:
Holes: Accessing Threaded Hole Properties, Holes: Accessing Threaded Hole Properties
Parameters:
Path
Returns:


SetHoleProperties

WHoleFeatureSetHoleProperties (HoleProperties HoleProperties, /*optional*/ ComponentPath Path)


    Set the properties to the hole feature.
Manual References:
Holes: Accessing Threaded Hole Properties, Holes: Accessing Threaded Hole Properties
Parameters:
HoleProperties
Path
Returns: