SelectClassificationBuilder Class

class NXOpen.AME.SelectClassificationBuilder

Bases: NXOpen.Tooling.SelectReuseLibraryItemBuilder

Select a part from the reuse library

New in version NX11.0.0.

Properties

Property Description
ClassName Returns or sets the class of the name from the reuse library classification
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

ClassName

SelectClassificationBuilder.ClassName

Returns or sets the class of the name from the reuse library classification

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

Getter Method

Signature ClassName

Returns:the class of a name
Return type:str

New in version NX11.0.0.

License requirements: ad_automation_design (“FULL AUTOMATION DESIGNER”)

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

Setter Method

Signature ClassName

Parameters:path (str) – the class of a name

New in version NX11.0.0.

License requirements: ad_automation_design (“FULL AUTOMATION DESIGNER”)