NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Preferences::LoadDraftingStandardBuilder Class Reference

Represents a Preferences::LoadDraftingStandardBuilder
To create a new instance of this class, use Preferences::DraftingPreferenceManager::CreateLoadDraftingStandardBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Preferences::LoadDraftingStandardBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  LoadLevel { LoadLevelShipped, LoadLevelSite, LoadLevelGroup, LoadLevelUser }
 This enum is for the load level. More...

Public Member Functions

NXOpen::Preferences::LoadDraftingStandardBuilder::LoadLevel Level ()
 Returns the standard level
Created in NX5.0.0.
NXString Name ()
 Returns the standard name
Created in NX5.0.0.
void SetLevel (NXOpen::Preferences::LoadDraftingStandardBuilder::LoadLevel level)
 Sets the standard level
Created in NX5.0.0.
void SetName (const NXString &name)
 Sets the standard name
Created in NX5.0.0.
void SetWelcomeMode (bool welcomeMode)
 Sets the welcome mode
Created in NX8.0.0.
bool WelcomeMode ()
 Returns the welcome mode
Created in NX8.0.0.

Detailed Description

Represents a Preferences::LoadDraftingStandardBuilder
To create a new instance of this class, use Preferences::DraftingPreferenceManager::CreateLoadDraftingStandardBuilder

Created in NX5.0.0.



Member Enumeration Documentation

This enum is for the load level.

Enumerator:
LoadLevelShipped 

the shipped level

LoadLevelSite 

the site level

LoadLevelGroup 

the group level

LoadLevelUser 

the user level


Member Function Documentation

Returns the standard level
Created in NX5.0.0.



License requirements : None

Returns the standard name
Created in NX5.0.0.



License requirements : None

Sets the standard level
Created in NX5.0.0.



License requirements : None

Parameters:
levellevel

Sets the standard name
Created in NX5.0.0.



License requirements : None

Parameters:
namename

Sets the welcome mode
Created in NX8.0.0.



License requirements : None

Parameters:
welcomeModewelcomemode

Returns the welcome mode
Created in NX8.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.