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

Represents a NXOpen::Annotations::StyleBuilder . More...

Inheritance diagram for NXOpen::Annotations::StyleBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Annotations::TableStyleBuilder

Public Member Functions

NXOpen::Annotations::BreakSettingsBuilderBreakSettings ()
 Returns the get break builder
Created in NX10.0.0. More...
 
NXOpen::Annotations::DimensionStyleBuilderDimensionStyle ()
 Returns the dimension style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::DisplayStyleBuilderDisplayStyle ()
 Returns the display style builder
Created in NX11.0.1. More...
 
NXOpen::Annotations::ForeshorteningSymbolSettingsBuilderForeshorteningSymbolSettings ()
 Returns the get builder for foreshortening symbol
Created in NX10.0.0. More...
 
NXOpen::Annotations::FrameBarStyleBuilderFrameBarStyle ()
 Returns the frame bar builder
Created in NX8.0.0. More...
 
NXOpen::Annotations::HatchStyleBuilderHatchStyle ()
 Returns the hatch style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::HoleCalloutSettingsBuilderHoleCalloutSettings ()
 Returns the hole callout settings 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::LetteringStyleBuilderLetteringStyle ()
 Returns the lettering style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::LineArrowStyleBuilderLineArrowStyle ()
 Returns the line/arrow style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::OrdinateStyleBuilderOrdinateStyle ()
 Returns the ordinate style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::RadialStyleBuilderRadialStyle ()
 Returns the radial style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::SingleSidedDisplayBuilderSingleSidedDisplay ()
 Returns the single sided display builder
Created in NX10.0.0. More...
 
NXOpen::Annotations::SymbolStyleBuilderSymbolStyle ()
 Returns the symbol style builder
Created in NX6.0.0. More...
 
NXOpen::Annotations::UnitsStyleBuilderUnitsStyle ()
 Returns the units style builder
Created in NX6.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::Annotations::StyleBuilder .

This class is used to set Annotation preferences when creating or editing an annotation.


Created in NX6.0.0.

Member Function Documentation

NXOpen::Annotations::BreakSettingsBuilder* NXOpen::Annotations::StyleBuilder::BreakSettings ( )

Returns the get break builder
Created in NX10.0.0.



License requirements : None

NXOpen::Annotations::DimensionStyleBuilder* NXOpen::Annotations::StyleBuilder::DimensionStyle ( )

Returns the dimension style builder
Created in NX6.0.0.



License requirements : None

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

Returns the display style builder
Created in NX11.0.1.



License requirements : None

NXOpen::Annotations::ForeshorteningSymbolSettingsBuilder* NXOpen::Annotations::StyleBuilder::ForeshorteningSymbolSettings ( )

Returns the get builder for foreshortening symbol
Created in NX10.0.0.



License requirements : None

NXOpen::Annotations::FrameBarStyleBuilder* NXOpen::Annotations::StyleBuilder::FrameBarStyle ( )

Returns the frame bar builder
Created in NX8.0.0.



License requirements : None

NXOpen::Annotations::HatchStyleBuilder* NXOpen::Annotations::StyleBuilder::HatchStyle ( )

Returns the hatch style builder
Created in NX6.0.0.



License requirements : None

NXOpen::Annotations::HoleCalloutSettingsBuilder* NXOpen::Annotations::StyleBuilder::HoleCalloutSettings ( )

Returns the hole callout settings builder
Created in NX9.0.0.



License requirements : None

void NXOpen::Annotations::StyleBuilder::InheritSettingsFromCustomerDefault ( )

Inherit Settings From Customer Default
Created in NX9.0.0.



License requirements : drafting ("DRAFTING")

void NXOpen::Annotations::StyleBuilder::InheritSettingsFromPreferences ( )

Inherit Settings From Preference
Created in NX9.0.0.



License requirements : drafting ("DRAFTING")

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

Inherit Settings From Selected Objects
Created in NX9.0.0.



License requirements : drafting ("DRAFTING")

Parameters
selectedObjectThe selected annotation or table instance object. NULL is not allowed.
NXOpen::Annotations::LetteringStyleBuilder* NXOpen::Annotations::StyleBuilder::LetteringStyle ( )

Returns the lettering style builder
Created in NX6.0.0.



License requirements : None

NXOpen::Annotations::LineArrowStyleBuilder* NXOpen::Annotations::StyleBuilder::LineArrowStyle ( )

Returns the line/arrow style builder
Created in NX6.0.0.



License requirements : None

NXOpen::Annotations::OrdinateStyleBuilder* NXOpen::Annotations::StyleBuilder::OrdinateStyle ( )

Returns the ordinate style builder
Created in NX6.0.0.



License requirements : None

NXOpen::Annotations::RadialStyleBuilder* NXOpen::Annotations::StyleBuilder::RadialStyle ( )

Returns the radial style builder
Created in NX6.0.0.



License requirements : None

NXOpen::Annotations::SingleSidedDisplayBuilder* NXOpen::Annotations::StyleBuilder::SingleSidedDisplay ( )

Returns the single sided display builder
Created in NX10.0.0.



License requirements : None

NXOpen::Annotations::SymbolStyleBuilder* NXOpen::Annotations::StyleBuilder::SymbolStyle ( )

Returns the symbol style builder
Created in NX6.0.0.



License requirements : None

NXOpen::Annotations::UnitsStyleBuilder* NXOpen::Annotations::StyleBuilder::UnitsStyle ( )

Returns the units style builder
Created in NX6.0.0.



License requirements : None

virtual bool NXOpen::Annotations::StyleBuilder::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.