DraftingPreferenceManager Class

class NXOpen.Preferences.DraftingPreferenceManager

Bases: object

Represents a collection of pmi preference builders.

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

New in version NX5.0.0.

Methods

Method Description
CreateLoadDraftingStandardBuilder Creates the load drafting standard builder @return the loaddraftingstandard Builder with this identifier

Method Detail

CreateLoadDraftingStandardBuilder

DraftingPreferenceManager.CreateLoadDraftingStandardBuilder

Creates the load drafting standard builder

Signature CreateLoadDraftingStandardBuilder()

Returns:the loaddraftingstandard Builder with this identifier
Return type:NXOpen.Preferences.LoadDraftingStandardBuilder

New in version NX5.0.0.

License requirements: None.