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

Public Member Functions

unsafe
NXOpen.Diagramming.TitleBlock 
GetTitleBlock ()
 Get the title block attached to the table. More...
 
unsafe void RemoveTitleBlock ()
 Remove the title block attached to the table. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.DisplayableObject
unsafe int Color [get, set]
 Returns or sets the color of the object. More...
 
unsafe bool IsBlanked [get]
 Returns the blank status of this object. More...
 
unsafe int Layer [get, set]
 Returns or sets the layer that the object is in. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
LineFont [get, set]
 Returns or sets the line font of the object. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
LineWidth [get, set]
 Returns or sets the line width of the object. More...
 
unsafe NXOpen.Point3d NameLocation [get]
 Returns the location of the object's name. 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

unsafe NXOpen.Diagramming.TitleBlock NXOpen.Diagramming.Tables.Table.GetTitleBlock ( )
inline

Get the title block attached to the table.

Created in NX11.0.1

License requirements: None.

Returns
unsafe void NXOpen.Diagramming.Tables.Table.RemoveTitleBlock ( )
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.