NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | 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.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.TableStyleBuilder

Public Member Functions

unsafe void InheritSettingsFromCustomerDefault ()
 Inherit Settings From Customer Default More...
 
unsafe void InheritSettingsFromPreferences ()
 Inherit Settings From Preference More...
 
unsafe void InheritSettingsFromSelectedObjects (NXOpen.DisplayableObject selectedObject)
 Inherit Settings From Selected Objects More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.Annotations.BreakSettingsBuilder 
BreakSettings [get]
 Returns the get break builder More...
 
unsafe
NXOpen.Annotations.DimensionStyleBuilder 
DimensionStyle [get]
 Returns the dimension style builder More...
 
unsafe
NXOpen.Annotations.DisplayStyleBuilder 
DisplayStyle [get]
 Returns the display style builder More...
 
unsafe
NXOpen.Annotations.ForeshorteningSymbolSettingsBuilder 
ForeshorteningSymbolSettings [get]
 Returns the get builder for foreshortening symbol More...
 
unsafe
NXOpen.Annotations.FrameBarStyleBuilder 
FrameBarStyle [get]
 Returns the frame bar builder More...
 
unsafe
NXOpen.Annotations.HatchStyleBuilder 
HatchStyle [get]
 Returns the hatch style builder More...
 
unsafe
NXOpen.Annotations.HoleCalloutSettingsBuilder 
HoleCalloutSettings [get]
 Returns the hole callout settings builder More...
 
unsafe
NXOpen.Annotations.LetteringStyleBuilder 
LetteringStyle [get]
 Returns the lettering style builder More...
 
unsafe
NXOpen.Annotations.LineArrowStyleBuilder 
LineArrowStyle [get]
 Returns the line/arrow style builder More...
 
unsafe
NXOpen.Annotations.OrdinateStyleBuilder 
OrdinateStyle [get]
 Returns the ordinate style builder More...
 
unsafe
NXOpen.Annotations.RadialStyleBuilder 
RadialStyle [get]
 Returns the radial style builder More...
 
unsafe
NXOpen.Annotations.SingleSidedDisplayBuilder 
SingleSidedDisplay [get]
 Returns the single sided display builder More...
 
unsafe
NXOpen.Annotations.SymbolStyleBuilder 
SymbolStyle [get]
 Returns the symbol style builder More...
 
unsafe
NXOpen.Annotations.UnitsStyleBuilder 
UnitsStyle [get]
 Returns the units style builder More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

unsafe void NXOpen.Annotations.StyleBuilder.InheritSettingsFromCustomerDefault ( )
inline

Inherit Settings From Customer Default

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

unsafe void NXOpen.Annotations.StyleBuilder.InheritSettingsFromPreferences ( )
inline

Inherit Settings From Preference

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

unsafe void NXOpen.Annotations.StyleBuilder.InheritSettingsFromSelectedObjects ( NXOpen.DisplayableObject  selectedObject)
inline

Inherit Settings From Selected Objects

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

Parameters
selectedObjectThe selected annotation or table instance object. a null reference (Nothing in Visual Basic) is not allowed.
unsafe bool NXOpen.Annotations.StyleBuilder.Validate ( )
inline

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.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe NXOpen.Annotations.BreakSettingsBuilder NXOpen.Annotations.StyleBuilder.BreakSettings
get

Returns the get break builder

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Annotations.DimensionStyleBuilder NXOpen.Annotations.StyleBuilder.DimensionStyle
get

Returns the dimension style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.DisplayStyleBuilder NXOpen.Annotations.StyleBuilder.DisplayStyle
get

Returns the display style builder

Created in NX11.0.1

License requirements: None.

unsafe NXOpen.Annotations.ForeshorteningSymbolSettingsBuilder NXOpen.Annotations.StyleBuilder.ForeshorteningSymbolSettings
get

Returns the get builder for foreshortening symbol

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Annotations.FrameBarStyleBuilder NXOpen.Annotations.StyleBuilder.FrameBarStyle
get

Returns the frame bar builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Annotations.HatchStyleBuilder NXOpen.Annotations.StyleBuilder.HatchStyle
get

Returns the hatch style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.HoleCalloutSettingsBuilder NXOpen.Annotations.StyleBuilder.HoleCalloutSettings
get

Returns the hole callout settings builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.LetteringStyleBuilder NXOpen.Annotations.StyleBuilder.LetteringStyle
get

Returns the lettering style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.LineArrowStyleBuilder NXOpen.Annotations.StyleBuilder.LineArrowStyle
get

Returns the line/arrow style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.OrdinateStyleBuilder NXOpen.Annotations.StyleBuilder.OrdinateStyle
get

Returns the ordinate style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.RadialStyleBuilder NXOpen.Annotations.StyleBuilder.RadialStyle
get

Returns the radial style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.SingleSidedDisplayBuilder NXOpen.Annotations.StyleBuilder.SingleSidedDisplay
get

Returns the single sided display builder

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Annotations.SymbolStyleBuilder NXOpen.Annotations.StyleBuilder.SymbolStyle
get

Returns the symbol style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.UnitsStyleBuilder NXOpen.Annotations.StyleBuilder.UnitsStyle
get

Returns the units style builder

Created in NX6.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.