SelectClassificationBuilder Class¶
-
class
NXOpen.Mechatronics.SelectClassificationBuilder¶ Bases:
NXOpen.Tooling.SelectReuseLibraryItemBuilderSelect a classification from the reuse library.
New in version NX11.0.0.
Properties¶
| Property | Description |
|---|---|
| ClassId | Returns or sets the Teamcenter storage class id. |
| DescriptiveName | Returns or sets the descriptive name |
| Selection | Returns or sets the path of the file from the reuse library |
| Tag | Returns the Tag for this object. |
Methods¶
Property Detail¶
ClassId¶
-
SelectClassificationBuilder.ClassId¶ Returns or sets the Teamcenter storage class id.
It is the storage class ID of Teamcenter classification reuse library.
-------------------------------------Getter Method
Signature
ClassIdReturns: the class id Return type: str New in version NX11.0.0.
License requirements: nx_mcd_core (“MECHATRONICS CONCEPT DESIGNER”)
-------------------------------------Setter Method
Signature
ClassIdParameters: classId (str) – the class id New in version NX11.0.0.
License requirements: nx_mcd_core (“MECHATRONICS CONCEPT DESIGNER”)