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

Represents a NXOpen.Annotations.TableSection builder More...

Inheritance diagram for NXOpen.Annotations.TableSectionBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.PmiTableBuilder

Properties

unsafe double ColumnWidth [get, set]
 Returns or sets the column width More...
 
unsafe
NXOpen.Annotations.LeaderBuilder 
Leader [get]
 Returns the NXOpen.Annotations.LeaderBuilder for the annotation More...
 
unsafe int NumberOfColumns [get, set]
 Returns or sets the number of columns, input for tabulr note column numbers More...
 
unsafe int NumberOfRows [get, set]
 Returns or sets the number of rows More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the origin, where the symbol is going to be displayed More...
 
unsafe double RowHeight [get, set]
 Returns or sets the row height More...
 
unsafe
NXOpen.Annotations.TableStyleBuilder 
Style [get]
 Returns the style More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. 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.TableSection builder

To create a new instance of this class, use NXOpen.Annotations.TableSectionCollection.CreateTableSectionBuilder

Default values.

Property Value

ColumnWidth

50 (millimeters part), 2 (inches part)

NumberOfColumns

5

NumberOfRows

5

RowHeight

8 (millimeters part), 0.25 (inches part)

Created in NX8.0.0

Property Documentation

unsafe double NXOpen.Annotations.TableSectionBuilder.ColumnWidth
getset

Returns or sets the column width

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.LeaderBuilder NXOpen.Annotations.TableSectionBuilder.Leader
get

Returns the NXOpen.Annotations.LeaderBuilder for the annotation

Created in NX8.0.0

License requirements: None.

unsafe int NXOpen.Annotations.TableSectionBuilder.NumberOfColumns
getset

Returns or sets the number of columns, input for tabulr note column numbers

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Annotations.TableSectionBuilder.NumberOfRows
getset

Returns or sets the number of rows

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.OriginBuilder NXOpen.Annotations.TableSectionBuilder.Origin
get

Returns the origin, where the symbol is going to be displayed

Created in NX8.0.0

License requirements: None.

unsafe double NXOpen.Annotations.TableSectionBuilder.RowHeight
getset

Returns or sets the row height

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Annotations.TableStyleBuilder NXOpen.Annotations.TableSectionBuilder.Style
get

Returns the style

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.