NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::TableSectionBuilder Class Reference

Represents a Annotations::TableSection builder
To create a new instance of this class, use Annotations::TableSectionCollection::CreateTableSectionBuilder
Default values. More...

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

List of all members.

Public Member Functions

double ColumnWidth ()
 Returns the column width
Created in NX8.0.0.
NXOpen::Annotations::LeaderBuilderLeader ()
 Returns the Annotations::LeaderBuilder for the annotation
Created in NX8.0.0.
int NumberOfColumns ()
 Returns the number of columns, input for tabulr note column numbers
Created in NX8.0.0.
int NumberOfRows ()
 Returns the number of rows
Created in NX8.0.0.
NXOpen::Annotations::OriginBuilderOrigin ()
 Returns the origin, where the symbol is going to be displayed
Created in NX8.0.0.
double RowHeight ()
 Returns the row height
Created in NX8.0.0.
void SetColumnWidth (double columnWidth)
 Sets the column width
Created in NX8.0.0.
void SetNumberOfColumns (int numberOfColumns)
 Sets the number of columns, input for tabulr note column numbers
Created in NX8.0.0.
void SetNumberOfRows (int numberOfRows)
 Sets the number of rows
Created in NX8.0.0.
void SetRowHeight (double rowHeight)
 Sets the row height
Created in NX8.0.0.
NXOpen::Annotations::TableStyleBuilderStyle ()
 Returns the style
Created in NX8.0.0.

Detailed Description

Represents a Annotations::TableSection builder
To create a new instance of this class, use 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.


Member Function Documentation

Returns the column width
Created in NX8.0.0.



License requirements : None

Returns the Annotations::LeaderBuilder for the annotation
Created in NX8.0.0.



License requirements : None

Returns the number of columns, input for tabulr note column numbers
Created in NX8.0.0.



License requirements : None

Returns the number of rows
Created in NX8.0.0.



License requirements : None

Returns the origin, where the symbol is going to be displayed
Created in NX8.0.0.



License requirements : None

Returns the row height
Created in NX8.0.0.



License requirements : None

Sets the column width
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
columnWidthcolumnwidth

Sets the number of columns, input for tabulr note column numbers
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
numberOfColumnsnumberofcolumns

Sets the number of rows
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
numberOfRowsnumberofrows

Sets the row height
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
rowHeightrowheight

Returns the style
Created in NX8.0.0.



License requirements : None


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