NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Annotations.TableStyleBuilder Class Reference

Represents a NXOpen.Annotations.TableStyleBuilder . More...

Inheritance diagram for NXOpen.Annotations.TableStyleBuilder:
NXOpen.Annotations.StyleBuilder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Annotations.BendTableSettingsBuilder 
BendTable [get]
 Returns the Bend table settings builder More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsContentBuilder 
HoleTableContent [get]
 Returns the Hole table settings content builder More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsFormatBuilder 
HoleTableFormat [get]
 Returns the Hole table settings format builder More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsHoleFiltersBuilder 
HoleTableHoleFilters [get]
 Returns the Hole table settings hole filters builder More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsLabelBuilder 
HoleTableLabel [get]
 Returns the Hole table settings label builder More...
 
unsafe
NXOpen.Annotations.HoleTableSettingsWorkflowBuilder 
HoleTableWorkflow [get]
 Returns the Hole table settings workflow builder More...
 
unsafe
NXOpen.Annotations.PartsListBuilder 
PartsListBuilder [get]
 Returns the parts list settings builder More...
 
unsafe
NXOpen.Annotations.TableCellStyleBuilder 
TableCellStyle [get]
 Returns the cell style builder More...
 
unsafe
NXOpen.Annotations.TableColumnSettingsBuilder 
TableColumnSettingsBuilder [get]
 Returns the table column settings builder More...
 
unsafe
NXOpen.Annotations.TableCommonSortingBuilder 
TableCommonSorting [get]
 Returns the table common sorting builder More...
 
unsafe
NXOpen.Annotations.TableSectionStyleBuilder 
TableSectionStyle [get]
 Returns the section style builder More...
 
unsafe
NXOpen.Annotations.TabularNoteStyleBuilder 
TabularNoteStyle [get]
 Returns the tabular note style builder More...
 
- Properties inherited from NXOpen.Annotations.StyleBuilder
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

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

Detailed Description

Represents a NXOpen.Annotations.TableStyleBuilder .

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

Created in NX8.0.0

Property Documentation

unsafe NXOpen.Annotations.BendTableSettingsBuilder NXOpen.Annotations.TableStyleBuilder.BendTable
get

Returns the Bend table settings builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.HoleTableSettingsContentBuilder NXOpen.Annotations.TableStyleBuilder.HoleTableContent
get

Returns the Hole table settings content builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.HoleTableSettingsFormatBuilder NXOpen.Annotations.TableStyleBuilder.HoleTableFormat
get

Returns the Hole table settings format builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.HoleTableSettingsHoleFiltersBuilder NXOpen.Annotations.TableStyleBuilder.HoleTableHoleFilters
get

Returns the Hole table settings hole filters builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.HoleTableSettingsLabelBuilder NXOpen.Annotations.TableStyleBuilder.HoleTableLabel
get

Returns the Hole table settings label builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.HoleTableSettingsWorkflowBuilder NXOpen.Annotations.TableStyleBuilder.HoleTableWorkflow
get

Returns the Hole table settings workflow builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Annotations.PartsListBuilder NXOpen.Annotations.TableStyleBuilder.PartsListBuilder
get

Returns the parts list settings builder

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Annotations.TableCellStyleBuilder NXOpen.Annotations.TableStyleBuilder.TableCellStyle
get

Returns the cell style builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Annotations.TableColumnSettingsBuilder NXOpen.Annotations.TableStyleBuilder.TableColumnSettingsBuilder
get

Returns the table column settings builder

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Annotations.TableCommonSortingBuilder NXOpen.Annotations.TableStyleBuilder.TableCommonSorting
get

Returns the table common sorting builder

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Annotations.TableSectionStyleBuilder NXOpen.Annotations.TableStyleBuilder.TableSectionStyle
get

Returns the section style builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Annotations.TabularNoteStyleBuilder NXOpen.Annotations.TableStyleBuilder.TabularNoteStyle
get

Returns the tabular note style builder

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