Attribute
|
Definition and Usage
|
||
Create
|
This attribute specifies whether the part creation tool creates a WTPart for the CAD Documents selected by the <PartAction> element.
Values:
• True (default)
• False
|
||
Class
|
This attribute determines the type of WTPart created for the CAD Documents. This is a required attribute. This attribute is used with the End Item attribute.
Value:
• wt.part.WTPart
|
||
End Item
|
This attribute specifies whether WTPart for the CAD documents have an EndItem selected by the <PartAction> element.
Values:
• True
• False (default)
|