API Documentation > Classes > Class wfcComponentFeat
Class wfcComponentFeat

package com.ptc.wfc.wfcComponentFeat;

public class
wfcComponentFeat


Description
Contains global CIP definitions for module "wfcComponentFeat"
User Guide References:
Method Summary
AssemblyItemInstructions_Create (Model ItemOwner, /*cipOptional*/ ModelItemType ItemType, int ItemId)
Creates the AssemblyItemInstructions object.
Method Detail
AssemblyItemInstructions_Create
AssemblyItemInstructions_Create
(Model ItemOwner, /*cipOptional*/ ModelItemType ItemType, int ItemId)
Creates the AssemblyItemInstructions object.
User Guide References:
Parameters:
ItemOwner
The model owner of the item
ItemType
The item type
ItemId
The item identifier
Returns:
The AssemblyItemInstructions object.
Was this helpful?