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

Represents a NXOpen::Annotations::TableEditSettingsBuilder . More...

Inheritance diagram for NXOpen::Annotations::TableEditSettingsBuilder:
NXOpen::Drafting::BaseEditSettingsBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Annotations::BendTableSettingsBuilderBendTable ()
 Returns the Bend table settings builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::DisplayStyleBuilderDisplayStyle ()
 Returns the display style builder
Created in NX12.0.0. More...
 
NXOpen::Annotations::HoleTableSettingsContentBuilderHoleTableContent ()
 Returns the Hole table settings content builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::HoleTableSettingsFormatBuilderHoleTableFormat ()
 Returns the Hole table settings format builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::HoleTableSettingsHoleFiltersBuilderHoleTableHoleFilters ()
 Returns the Hole table settings hole filters builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::HoleTableSettingsLabelBuilderHoleTableLabel ()
 Returns the Hole table settings label builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::HoleTableSettingsWorkflowBuilderHoleTableWorkflow ()
 Returns the Hole table settings workflow builder
Created in NX9.0.0. More...
 
void InheritSettingsFromCustomerDefault ()
 Inherit Settings From Customer Default
Created in NX9.0.0. More...
 
void InheritSettingsFromPreferences ()
 Inherit Settings From Preference
Created in NX9.0.0. More...
 
void InheritSettingsFromSelectedObjects (NXOpen::DisplayableObject *selectedObject)
 Inherit Settings From Selected Objects
Created in NX9.0.0. More...
 
NXOpen::Annotations::OrdinateStyleBuilderOrdinate ()
 Returns the ordinate style builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::PartsListBuilderPartsList ()
 Returns the parts list style builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::BillOfMaterialBuilderRoutingBillOfMaterial ()
 Returns the table routing Bill of Materail builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::TableCellStyleBuilderTableCell ()
 Returns the cell style builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::TableColumnBuilderTableColumn ()
 Returns the table column builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::CutSheetBuilderTableCutSheet ()
 Returns the table cut sheet builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::LetteringStyleBuilderTableLettering ()
 Returns the lettering style builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::LineArrowStyleBuilderTableLineArrow ()
 Returns the line arrow style builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::PinListBuilderTablePinList ()
 Returns the table pin list builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::TableSectionStyleBuilderTableSection ()
 Returns the section style builder
Created in NX9.0.0. More...
 
NXOpen::Annotations::TabularNoteStyleBuilderTabularNote ()
 Returns the tabular note style builder
Created in NX9.0.0. More...
 

Detailed Description

Represents a NXOpen::Annotations::TableEditSettingsBuilder .

It provides an interface for editing Table Section settings.
To create a new instance of this class, use NXOpen::Drafting::SettingsManager::CreateTableEditSettingsBuilder

Created in NX9.0.0.

Member Function Documentation

NXOpen::Annotations::BendTableSettingsBuilder* NXOpen::Annotations::TableEditSettingsBuilder::BendTable ( )

Returns the Bend table settings builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::DisplayStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::DisplayStyle ( )

Returns the display style builder
Created in NX12.0.0.



License requirements : None

NXOpen::Annotations::HoleTableSettingsContentBuilder* NXOpen::Annotations::TableEditSettingsBuilder::HoleTableContent ( )

Returns the Hole table settings content builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::HoleTableSettingsFormatBuilder* NXOpen::Annotations::TableEditSettingsBuilder::HoleTableFormat ( )

Returns the Hole table settings format builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::HoleTableSettingsHoleFiltersBuilder* NXOpen::Annotations::TableEditSettingsBuilder::HoleTableHoleFilters ( )

Returns the Hole table settings hole filters builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::HoleTableSettingsLabelBuilder* NXOpen::Annotations::TableEditSettingsBuilder::HoleTableLabel ( )

Returns the Hole table settings label builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::HoleTableSettingsWorkflowBuilder* NXOpen::Annotations::TableEditSettingsBuilder::HoleTableWorkflow ( )

Returns the Hole table settings workflow builder
Created in NX9.0.0.



License requirements : None

void NXOpen::Annotations::TableEditSettingsBuilder::InheritSettingsFromCustomerDefault ( )

Inherit Settings From Customer Default
Created in NX9.0.0.



License requirements : drafting ("DRAFTING")

void NXOpen::Annotations::TableEditSettingsBuilder::InheritSettingsFromPreferences ( )

Inherit Settings From Preference
Created in NX9.0.0.



License requirements : drafting ("DRAFTING")

void NXOpen::Annotations::TableEditSettingsBuilder::InheritSettingsFromSelectedObjects ( NXOpen::DisplayableObject selectedObject)

Inherit Settings From Selected Objects
Created in NX9.0.0.



License requirements : drafting ("DRAFTING")

Parameters
selectedObjectThe selected cell object. NULL is not allowed.
NXOpen::Annotations::OrdinateStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::Ordinate ( )

Returns the ordinate style builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::PartsListBuilder* NXOpen::Annotations::TableEditSettingsBuilder::PartsList ( )

Returns the parts list style builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::BillOfMaterialBuilder* NXOpen::Annotations::TableEditSettingsBuilder::RoutingBillOfMaterial ( )

Returns the table routing Bill of Materail builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::TableCellStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TableCell ( )

Returns the cell style builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::TableColumnBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TableColumn ( )

Returns the table column builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::CutSheetBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TableCutSheet ( )

Returns the table cut sheet builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::LetteringStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TableLettering ( )

Returns the lettering style builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::LineArrowStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TableLineArrow ( )

Returns the line arrow style builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::PinListBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TablePinList ( )

Returns the table pin list builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::TableSectionStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TableSection ( )

Returns the section style builder
Created in NX9.0.0.



License requirements : None

NXOpen::Annotations::TabularNoteStyleBuilder* NXOpen::Annotations::TableEditSettingsBuilder::TabularNote ( )

Returns the tabular note style builder
Created in NX9.0.0.



License requirements : None


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