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

Represents a CellRangeBuilder. More...

Inheritance diagram for NXOpen::Diagramming::Tables::CellRangeBuilder:
NXOpen::Diagramming::BaseTaggedObjectBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Diagramming::Tables::ColumnBuilder NXOpen::Diagramming::Tables::RowBuilder

Public Member Functions

bool CanHide ()
 Returns the can hide flag. More...
 
bool Hidden ()
 Returns the hidden flag. More...
 
void SetCanHide (bool canHide)
 Sets the can hide flag. More...
 
void SetHidden (bool hidden)
 Sets the hidden flag. More...
 
void SetSize (double size)
 Sets the size. More...
 
void SetSizingMethod (NXOpen::Diagramming::Tables::SizingMethod sizingMethod)
 Sets the sizing method. More...
 
double Size ()
 Returns the size. More...
 
NXOpen::Diagramming::Tables::SizingMethod SizingMethod ()
 Returns the sizing method. 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 CellRangeBuilder.


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

Created in NX10.0.0.

Member Function Documentation

bool NXOpen::Diagramming::Tables::CellRangeBuilder::CanHide ( )

Returns the can hide flag.


Created in NX10.0.0.

License requirements : None

bool NXOpen::Diagramming::Tables::CellRangeBuilder::Hidden ( )

Returns the hidden flag.


Created in NX10.0.0.

License requirements : None

void NXOpen::Diagramming::Tables::CellRangeBuilder::SetCanHide ( bool  canHide)

Sets the can hide flag.


Created in NX10.0.0.

License requirements : None

Parameters
canHidecanhide
void NXOpen::Diagramming::Tables::CellRangeBuilder::SetHidden ( bool  hidden)

Sets the hidden flag.


Created in NX10.0.0.

License requirements : None

Parameters
hiddenhidden
void NXOpen::Diagramming::Tables::CellRangeBuilder::SetSize ( double  size)

Sets the size.


Created in NX10.0.0.

License requirements : None

Parameters
sizesize
void NXOpen::Diagramming::Tables::CellRangeBuilder::SetSizingMethod ( NXOpen::Diagramming::Tables::SizingMethod  sizingMethod)

Sets the sizing method.


Created in NX10.0.0.

License requirements : None

Parameters
sizingMethodsizingmethod
double NXOpen::Diagramming::Tables::CellRangeBuilder::Size ( )

Returns the size.


Created in NX10.0.0.

License requirements : None

NXOpen::Diagramming::Tables::SizingMethod NXOpen::Diagramming::Tables::CellRangeBuilder::SizingMethod ( )

Returns the sizing method.


Created in NX10.0.0.

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.