Library | Package Java Toolkit

Class wfcComponentFeat

package com.ptc.wfc.wfcComponentFeat;

public class wfcComponentFeat



Description

Contains global CIP definitions for module "wfcComponentFeat"



Method Summary
static AssemblyItemInstructionsAssemblyItemInstructions_Create (Model ItemOwner, /*optional*/ ModelItemType ItemType, int ItemId)
    Creates the AssemblyItemInstructions object.

Method Detail

AssemblyItemInstructions_Create

static AssemblyItemInstructionsAssemblyItemInstructions_Create (Model ItemOwner, /*optional*/ ModelItemType ItemType, int ItemId)


    Creates the AssemblyItemInstructions object.
Manual References:
Assemblies and Components: Variant Items for Flexible Components, Assemblies and Components: Variant Items for Flexible Components
Parameters:
ItemOwner
The model owner of the item
ItemType
The item type
ItemId
The item identifier
Returns:
The AssemblyItemInstructions object.