NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Diagramming::Tables::Table Class Reference

Represents the Table class. More...

Inheritance diagram for NXOpen::Diagramming::Tables::Table:
NXOpen::Diagramming::Annotation NXOpen::Diagramming::ConnectableElement NXOpen::Diagramming::SheetElement NXOpen::Diagramming::BaseObject NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Public Member Functions

NXOpen::Diagramming::TitleBlockGetTitleBlock ()
 Get the title block attached to the table. More...
 
void RemoveTitleBlock ()
 Remove the title block attached to the table. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. More...
 

Detailed Description

Represents the Table class.


To create or edit an instance of this class, use NXOpen::Diagramming::Tables::TableBuilder

Created in NX10.0.0.

Member Function Documentation

NXOpen::Diagramming::TitleBlock* NXOpen::Diagramming::Tables::Table::GetTitleBlock ( )

Get the title block attached to the table.

Returns

Created in NX11.0.1.

License requirements : None
void NXOpen::Diagramming::Tables::Table::RemoveTitleBlock ( )

Remove the title block attached to the table.


Created in NX11.0.1.

License requirements : None


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