API Documentation > Classes > Class wfcFeature
Class wfcFeature

package com.ptc.wfc.wfcFeature;

public class
wfcFeature


Description
Contains global CIP definitions for module "wfcFeature"
Method Summary
HoleProperties_Create (String ThreadSeries, String ScrewSize)
ImportFeatAttributes_Create (boolean JoinSurfaces, boolean MakeSolid, boolean Add)
Creates the ImportFeatAttributes object.
Creates ImportRedefByDataSource object.
Creates the ImportFeatAttributes object.
ZoneFeatureReference_Create (int inPlaneId, boolean inOperation, boolean inFlip, /*optional*/ intseq inMemberIdTable)
Method Detail
ImportFeatAttributes_Create
ImportFeatAttributes_Create
(boolean JoinSurfaces, boolean MakeSolid, boolean Add)
Creates the ImportFeatAttributes object.
User Guide References:
Parameters:
JoinSurfaces
MakeSolid
Add
Returns:
ImportRedefByFeatAttributes_Create
ImportRedefByFeatAttributes_Create
(ImportFeatAttributes ImportFeatAttributes)
Creates the ImportFeatAttributes object.
Parameters:
ImportFeatAttributes
Returns:
ImportRedefByDataSource_Create
ImportRedefByDataSource_Create
(IntfDataSource DataSource)
Creates ImportRedefByDataSource object.
Parameters:
DataSource
Returns:
ZoneFeatureReference_Create
ZoneFeatureReference_Create
(int inPlaneId, boolean inOperation, boolean inFlip, /*optional*/ intseq inMemberIdTable)
User Guide References:
Parameters:
inPlaneId
inOperation
inFlip
inMemberIdTable
Returns:
HoleProperties_Create
HoleProperties_Create
(String ThreadSeries, String ScrewSize)
Parameters:
ThreadSeries
ScrewSize
Returns:
Was this helpful?