SelPrefCollection Class

class NXOpen.Display.SelPrefCollection

Bases: object

Represents a collection SelPref

To obtain an instance of this class, refer to NXOpen.BasePart

New in version NX5.0.0.

Methods

Method Description
CreateSelPref Create a NXOpen.Display.SelPref object

Method Detail

CreateSelPref

SelPrefCollection.CreateSelPref

Create a NXOpen.Display.SelPref object

Signature CreateSelPref()

Returns:
Return type:NXOpen.Display.SelPref

New in version NX5.0.0.

License requirements: None.