NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Annotations::PmiPreferencesBuilder Class Reference

Represents a NXOpen.Annotations.PmiPreferencesBuilder builder
To create a new instance of this class, use NXOpen::Annotations::PmiSettingsManager::CreatePreferencesBuilder

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::Annotations::PmiPreferencesBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Annotations::StyleBuilderAnnotationStyle ()
 Returns the annotation style builder
Created in NX1847.0.0. More...
 
NXOpen::Annotations::CommonWorkflowBuilderCommonWorkflow ()
 Returns the common workflow builder
Created in NX1847.0.0. More...
 
NXOpen::Annotations::DimensionWorkflowBuilderDimensionWorkflow ()
 Returns the dimension workflow builder
Created in NX1847.0.0. More...
 
void InheritSettingsFromCustomerDefault ()
 Inherit Settings From Customer Default
Created in NX1847.0.0. More...
 
void InheritSettingsFromPreferences ()
 Inherit Settings From Preferences
Created in NX1847.0.0. More...
 
void InheritSettingsFromSelectedObject (NXOpen::NXObject *selectedObject)
 Inherit Settings From Selected Object
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiGeneralSetupDisplayBuilderPmiGeneralSetupDisplay ()
 Returns the display settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiGeneralSetupEffectivityBuilderPmiGeneralSetupEffectivity ()
 Returns the effectivity settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiGeneralSetupGeneralBuilderPmiGeneralSetupGeneral ()
 Returns the general settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilderPmiGeneralSetupParallelToScreen ()
 Returns the parallel to screen settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiSectionViewCuttingPlaneSymbolBuilderPmiSectionViewCuttingPlaneSymbol ()
 Returns the cutting plane symbol settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiSectionViewViewBuilderPmiSectionViewView ()
 Returns the view settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::PmiSupplementalGeometryRegionBuilderPmiSupplementalGeometryRegion ()
 Returns the region settings builder in pmi preferences
Created in NX1847.0.0. More...
 
NXOpen::Annotations::RetainedAnnotationsBuilderRetainedAnnotations ()
 Returns the general retained annotations builder
Created in NX1847.0.0. More...
 
NXOpen::Annotations::SymbolWorkflowBuilderSymbolWorkflow ()
 Returns the symbol workflow builder
Created in NX1847.0.0. More...
 
NXOpen::Annotations::TableCellStyleBuilderTableCellStyle ()
 Returns the table cell style builder
Created in NX1847.0.0. More...
 
NXOpen::Annotations::TableSectionStyleBuilderTableSection ()
 Returns the table section style builder
Created in NX1847.0.0. More...
 
NXOpen::Annotations::TabularNoteStyleBuilderTabularNoteStyle ()
 Returns the tabular note style builder
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. 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.Annotations.PmiPreferencesBuilder builder
To create a new instance of this class, use NXOpen::Annotations::PmiSettingsManager::CreatePreferencesBuilder

Created in NX1847.0.0.


Member Function Documentation

NXOpen::Annotations::StyleBuilder* NXOpen::Annotations::PmiPreferencesBuilder::AnnotationStyle ( )

Returns the annotation style builder
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::CommonWorkflowBuilder* NXOpen::Annotations::PmiPreferencesBuilder::CommonWorkflow ( )

Returns the common workflow builder
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::DimensionWorkflowBuilder* NXOpen::Annotations::PmiPreferencesBuilder::DimensionWorkflow ( )

Returns the dimension workflow builder
Created in NX1847.0.0.



License requirements : None

void NXOpen::Annotations::PmiPreferencesBuilder::InheritSettingsFromCustomerDefault ( )

Inherit Settings From Customer Default
Created in NX1847.0.0.



License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

void NXOpen::Annotations::PmiPreferencesBuilder::InheritSettingsFromPreferences ( )

Inherit Settings From Preferences
Created in NX1847.0.0.



License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

void NXOpen::Annotations::PmiPreferencesBuilder::InheritSettingsFromSelectedObject ( NXOpen::NXObject selectedObject)

Inherit Settings From Selected Object
Created in NX1847.0.0.



License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
selectedObjectThe selected annotation or table instance object. NULL is not allowed.
NXOpen::Annotations::PmiGeneralSetupDisplayBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiGeneralSetupDisplay ( )

Returns the display settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::PmiGeneralSetupEffectivityBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiGeneralSetupEffectivity ( )

Returns the effectivity settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::PmiGeneralSetupGeneralBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiGeneralSetupGeneral ( )

Returns the general settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiGeneralSetupParallelToScreen ( )

Returns the parallel to screen settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::PmiSectionViewCuttingPlaneSymbolBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiSectionViewCuttingPlaneSymbol ( )

Returns the cutting plane symbol settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::PmiSectionViewViewBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiSectionViewView ( )

Returns the view settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::PmiSupplementalGeometryRegionBuilder* NXOpen::Annotations::PmiPreferencesBuilder::PmiSupplementalGeometryRegion ( )

Returns the region settings builder in pmi preferences
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::RetainedAnnotationsBuilder* NXOpen::Annotations::PmiPreferencesBuilder::RetainedAnnotations ( )

Returns the general retained annotations builder
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::SymbolWorkflowBuilder* NXOpen::Annotations::PmiPreferencesBuilder::SymbolWorkflow ( )

Returns the symbol workflow builder
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::TableCellStyleBuilder* NXOpen::Annotations::PmiPreferencesBuilder::TableCellStyle ( )

Returns the table cell style builder
Created in NX1847.0.0.



License requirements : None

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

Returns the table section style builder
Created in NX1847.0.0.



License requirements : None

NXOpen::Annotations::TabularNoteStyleBuilder* NXOpen::Annotations::PmiPreferencesBuilder::TabularNoteStyle ( )

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



License requirements : None


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