SelectClassificationBuilder Class

class NXOpen.Mechatronics.SelectClassificationBuilder

Bases: NXOpen.Tooling.SelectReuseLibraryItemBuilder

Select 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 ClassId

Returns:the class id
Return type:str

New in version NX11.0.0.

License requirements: nx_mcd_core (“MECHATRONICS CONCEPT DESIGNER”)

-------------------------------------

Setter Method

Signature ClassId

Parameters:classId (str) – the class id

New in version NX11.0.0.

License requirements: nx_mcd_core (“MECHATRONICS CONCEPT DESIGNER”)