PartPreferences Class

class NXOpen.Preferences.PartPreferences

Bases: object

Represents set of preferences applicable to displayed part.

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

New in version NX3.0.0.

Properties

Property Description
Workplane Returns the workplane preferences.

Methods

Property Detail

Workplane

PartPreferences.Workplane

Returns the workplane preferences.

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

Getter Method

Signature Workplane()

Returns:Represents WorkPlane preferences
Return type:NXOpen.Preferences.WorkPlane

New in version NX3.0.0.

License requirements: None.