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

Represents a TableSettingsBuilder. More...

Inheritance diagram for NXOpen::Diagramming::Tables::TableSettingsBuilder:
NXOpen::Diagramming::BaseTaggedObjectBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Diagramming::Tables::AnchorLocation AnchorLocation ()
 Returns the anchor location of the table settings. More...
 
NXOpen::Diagramming::Tables::HeaderLocation HeaderLocation ()
 Returns the header location of the table settings. More...
 
NXOpen::Diagramming::Tables::HeaderOrientation HeaderOrientation ()
 Returns the header orientation of the table settings. More...
 
bool ProtectedFlag ()
 Returns the protected flag. More...
 
void SetAnchorLocation (NXOpen::Diagramming::Tables::AnchorLocation anchorLocation)
 Sets the anchor location of the table settings. More...
 
void SetHeaderLocation (NXOpen::Diagramming::Tables::HeaderLocation headerLocation)
 Sets the header location of the table settings. More...
 
void SetHeaderOrientation (NXOpen::Diagramming::Tables::HeaderOrientation headerOrientation)
 Sets the header orientation of the table settings. More...
 
void SetProtectedFlag (bool flag)
 Sets the protected flag. More...
 
- Public Member Functions inherited from NXOpen::Diagramming::BaseTaggedObjectBuilder
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a TableSettingsBuilder.


This is a sub-builder class and cannot be directly instantiated

Created in NX10.0.0.

Member Function Documentation

NXOpen::Diagramming::Tables::AnchorLocation NXOpen::Diagramming::Tables::TableSettingsBuilder::AnchorLocation ( )

Returns the anchor location of the table settings.


Created in NX10.0.0.

License requirements : None

NXOpen::Diagramming::Tables::HeaderLocation NXOpen::Diagramming::Tables::TableSettingsBuilder::HeaderLocation ( )

Returns the header location of the table settings.


Created in NX10.0.0.

License requirements : None

NXOpen::Diagramming::Tables::HeaderOrientation NXOpen::Diagramming::Tables::TableSettingsBuilder::HeaderOrientation ( )

Returns the header orientation of the table settings.


Created in NX10.0.0.

License requirements : None

bool NXOpen::Diagramming::Tables::TableSettingsBuilder::ProtectedFlag ( )

Returns the protected flag.


Created in NX10.0.0.

License requirements : None

void NXOpen::Diagramming::Tables::TableSettingsBuilder::SetAnchorLocation ( NXOpen::Diagramming::Tables::AnchorLocation  anchorLocation)

Sets the anchor location of the table settings.


Created in NX10.0.0.

License requirements : None

Parameters
anchorLocationanchorlocation
void NXOpen::Diagramming::Tables::TableSettingsBuilder::SetHeaderLocation ( NXOpen::Diagramming::Tables::HeaderLocation  headerLocation)

Sets the header location of the table settings.


Created in NX10.0.0.

License requirements : None

Parameters
headerLocationheaderlocation
void NXOpen::Diagramming::Tables::TableSettingsBuilder::SetHeaderOrientation ( NXOpen::Diagramming::Tables::HeaderOrientation  headerOrientation)

Sets the header orientation of the table settings.


Created in NX10.0.0.

License requirements : None

Parameters
headerOrientationheaderorientation
void NXOpen::Diagramming::Tables::TableSettingsBuilder::SetProtectedFlag ( bool  flag)

Sets the protected flag.


Created in NX10.0.0.

License requirements : None

Parameters
flagflag

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