NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder Class Reference

Represents a NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder. More...

Inheritance diagram for NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool AutomaticallyStartInsert2DComponentCommand ()
 Returns the settings to determines whether or not automatically start insert 2D component command
Created in NX11.0.0. More...
 
int Color ()
 Returns the settings to specifies the 2D component curves color. More...
 
NXOpen::Display::DynamicSectionTypes::CurveColorOption ColorOption ()
 Returns the settings to specifies how the color of the 2D component curves is defined. More...
 
bool CreateSingle2DComponentDefinition ()
 Returns the settings to determines whether or not create single 2D component definition
Created in NX11.0.0. More...
 
void InheritSettingsFromCustomerDefault ()
 Inherit Settings From Customer Default
Created in NX11.0.0. More...
 
void InheritSettingsFromPreferences ()
 Inherit Settings From Preference
Created in NX11.0.0. More...
 
void SetAutomaticallyStartInsert2DComponentCommand (bool automaticallyStartInsert2DComponentCommand)
 Sets the settings to determines whether or not automatically start insert 2D component command
Created in NX11.0.0. More...
 
void SetColor (int color)
 Sets the settings to specifies the 2D component curves color. More...
 
void SetColorOption (NXOpen::Display::DynamicSectionTypes::CurveColorOption colorOption)
 Sets the settings to specifies how the color of the 2D component curves is defined. More...
 
void SetCreateSingle2DComponentDefinition (bool createSingle2DComponentDefinition)
 Sets the settings to determines whether or not create single 2D component definition
Created in NX11.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder.


Created in NX11.0.0.

Member Function Documentation

bool NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::AutomaticallyStartInsert2DComponentCommand ( )

Returns the settings to determines whether or not automatically start insert 2D component command
Created in NX11.0.0.



License requirements : None

int NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::Color ( )

Returns the settings to specifies the 2D component curves color.


Created in NX11.0.0.

License requirements : None

NXOpen::Display::DynamicSectionTypes::CurveColorOption NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::ColorOption ( )

Returns the settings to specifies how the color of the 2D component curves is defined.


Created in NX11.0.0.

License requirements : None

bool NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::CreateSingle2DComponentDefinition ( )

Returns the settings to determines whether or not create single 2D component definition
Created in NX11.0.0.



License requirements : None

void NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::InheritSettingsFromCustomerDefault ( )

Inherit Settings From Customer Default
Created in NX11.0.0.



License requirements : drafting ("DRAFTING")

void NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::InheritSettingsFromPreferences ( )

Inherit Settings From Preference
Created in NX11.0.0.



License requirements : drafting ("DRAFTING")

void NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::SetAutomaticallyStartInsert2DComponentCommand ( bool  automaticallyStartInsert2DComponentCommand)

Sets the settings to determines whether or not automatically start insert 2D component command
Created in NX11.0.0.



License requirements : drafting ("DRAFTING")

Parameters
automaticallyStartInsert2DComponentCommandautomaticallystartinsert2dcomponentcommand
void NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::SetColor ( int  color)

Sets the settings to specifies the 2D component curves color.


Created in NX11.0.0.

License requirements : drafting ("DRAFTING")

Parameters
colorcolor
void NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::SetColorOption ( NXOpen::Display::DynamicSectionTypes::CurveColorOption  colorOption)

Sets the settings to specifies how the color of the 2D component curves is defined.


Created in NX11.0.0.

License requirements : drafting ("DRAFTING")

Parameters
colorOptioncoloroption
void NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::SetCreateSingle2DComponentDefinition ( bool  createSingle2DComponentDefinition)

Sets the settings to determines whether or not create single 2D component definition
Created in NX11.0.0.



License requirements : drafting ("DRAFTING")

Parameters
createSingle2DComponentDefinitioncreatesingle2dcomponentdefinition
virtual bool NXOpen::Layout2d::CreateComponentFrom3DSettingsBuilder::Validate ( )
virtual

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


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