NX Open C++ Reference Guide
|
Represents a UI Block
Created in NX6.0.0.
More...
Public Member Functions | |
void | Focus () |
Focuses on the block. | |
NXOpen::BlockStyler::PropertyList * | GetProperties () |
Returns the properties of the block. | |
NXString | Name () |
Returns the name of the block Created in NX6.0.0. | |
NXString | Type () |
Returns the type of block Created in NX6.0.0. |
Represents a UI Block
Created in NX6.0.0.
void NXOpen::BlockStyler::UIBlock::Focus | ( | ) |
Focuses on the block.
Use this method for both focus and keyboard focus.
Created in NX6.0.2.
License requirements : None
Returns the properties of the block.
Returns the name of the block
Created in NX6.0.0.
License requirements : None
Returns the type of block
Created in NX6.0.0.
License requirements : None