cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Assigning soft-object Type to a Windchill Part

TanviYeotikar
1-Newbie

Assigning soft-object Type to a Windchill Part

1. How to assign a soft-object type (sub-type ofWTpart) to a Windchill part?

2. What is that Type Manager for if we can't use the soft-object types we've created in it?

1 ACCEPTED SOLUTION

Accepted Solutions

General steps to create a new soft-type and then assign it to a Data Type in Windchill. Hope this helps...

1) Did you 1st create the soft-type (IBA) in an Organizer using "Manage Global Attributes"? Suggest you do this in the "Site" context of your Windchill system.

2) In Type Manager:

a) Select your new sub-data type for WTPart.
b) In the sub-data type, click "Action" and then select "Edit" from the drop down list.

c) Select "Create new attribute",

i) Enter the name of the new attribute

ii) From "Type" radio buttons, select "Global"
iii) On the "Choose Global Attribute" GUI, select the soft-type from the Organizer.

iv) Click "Save".

d) Save your changes.

After completing these steps, the new soft-type shall now be assigned to your sub-type of WTPart in your Windchill system.

Now you can "Edit" the sub-type and change the "Layouts" to include or not include your new soft-type. (Assuming Windchill 10 or 10.1 or 10.2)

View solution in original post

2 REPLIES 2

Could you please elaborate, what do you mean by 'assign a soft-object type (sub-type ofWTpart) to a Windchill part'.

Any Soft types you create from Windchill type automatically casted to that type, so if you create com.test.WTTempPart from wt.part.WTPart this com.test.WTTempPart is of type WTPart and inherit all properties from it. You can use soft types same as that of Windchill OOTB types.

General steps to create a new soft-type and then assign it to a Data Type in Windchill. Hope this helps...

1) Did you 1st create the soft-type (IBA) in an Organizer using "Manage Global Attributes"? Suggest you do this in the "Site" context of your Windchill system.

2) In Type Manager:

a) Select your new sub-data type for WTPart.
b) In the sub-data type, click "Action" and then select "Edit" from the drop down list.

c) Select "Create new attribute",

i) Enter the name of the new attribute

ii) From "Type" radio buttons, select "Global"
iii) On the "Choose Global Attribute" GUI, select the soft-type from the Organizer.

iv) Click "Save".

d) Save your changes.

After completing these steps, the new soft-type shall now be assigned to your sub-type of WTPart in your Windchill system.

Now you can "Edit" the sub-type and change the "Layouts" to include or not include your new soft-type. (Assuming Windchill 10 or 10.1 or 10.2)

Top Tags