NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::BlockStyler::UIBlock Class Reference

Represents a UI Block
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::BlockStyler::UIBlock:
NXOpen::TaggedObject NXOpen::BlockStyler::AngularDimension NXOpen::BlockStyler::BodyCollector NXOpen::BlockStyler::Button NXOpen::BlockStyler::ChooseExpression NXOpen::BlockStyler::CompositeBlock NXOpen::BlockStyler::CurveCollector NXOpen::BlockStyler::DoubleBlock NXOpen::BlockStyler::DoubleTable NXOpen::BlockStyler::DrawingArea NXOpen::BlockStyler::Enumeration NXOpen::BlockStyler::Explorer NXOpen::BlockStyler::ExpressionBlock NXOpen::BlockStyler::FaceCollector NXOpen::BlockStyler::FileSelection NXOpen::BlockStyler::FolderSelection NXOpen::BlockStyler::Group NXOpen::BlockStyler::IntegerBlock NXOpen::BlockStyler::IntegerTable NXOpen::BlockStyler::Label NXOpen::BlockStyler::LayerBlock NXOpen::BlockStyler::LinearDimension NXOpen::BlockStyler::LineColorFontWidth NXOpen::BlockStyler::LineFont NXOpen::BlockStyler::LineWidth NXOpen::BlockStyler::ListBox NXOpen::BlockStyler::Microposition NXOpen::BlockStyler::MultilineString NXOpen::BlockStyler::ObjectColorPicker NXOpen::BlockStyler::OnPathDimension NXOpen::BlockStyler::OrientXpress NXOpen::BlockStyler::RadiusDimension NXOpen::BlockStyler::ReverseDirection NXOpen::BlockStyler::RGBColorPicker NXOpen::BlockStyler::ScrolledWindow NXOpen::BlockStyler::SectionBuilder NXOpen::BlockStyler::SelectElement NXOpen::BlockStyler::SelectFacetRegion NXOpen::BlockStyler::SelectFeature NXOpen::BlockStyler::SelectNode NXOpen::BlockStyler::SelectObject NXOpen::BlockStyler::SelectPartFromList NXOpen::BlockStyler::Separator NXOpen::BlockStyler::SetList NXOpen::BlockStyler::SpecifyAxis NXOpen::BlockStyler::SpecifyCSYS NXOpen::BlockStyler::SpecifyLocation NXOpen::BlockStyler::SpecifyOrientation NXOpen::BlockStyler::SpecifyPlane NXOpen::BlockStyler::SpecifyPoint NXOpen::BlockStyler::SpecifyVector NXOpen::BlockStyler::StringBlock NXOpen::BlockStyler::SuperPoint NXOpen::BlockStyler::SuperSection NXOpen::BlockStyler::TabControl NXOpen::BlockStyler::Table NXOpen::BlockStyler::TextColorFontWidth NXOpen::BlockStyler::Toggle NXOpen::BlockStyler::Tree NXOpen::BlockStyler::Wizard

Public Member Functions

bool Enable ()
 Returns the Enable. More...
 
bool Expanded ()
 Returns the Expanded
Created in NX8.5.0. More...
 
void Focus ()
 Focuses on the block. More...
 
NXOpen::BlockStyler::PropertyListGetProperties ()
 Returns the properties of the block. More...
 
bool Group ()
 Returns the Group
Created in NX8.5.0. More...
 
NXString Label ()
 Returns the Label
Created in NX8.5.0. More...
 
NXString Name ()
 Returns the name of the block or BlockID
Created in NX6.0.0. More...
 
void SetEnable (bool enable)
 Sets the Enable. More...
 
void SetExpanded (bool expanded)
 Sets the Expanded
Created in NX8.5.0. More...
 
void SetGroup (bool group)
 Sets the Group
Created in NX8.5.0. More...
 
void SetLabel (const NXString &label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetLabel (const char *label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetShow (bool show)
 Sets the Visibility of block. More...
 
bool Show ()
 Returns the Visibility of block. More...
 
NXString Type ()
 Returns the type of block
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a UI Block
Created in NX6.0.0.


Member Function Documentation

bool NXOpen::BlockStyler::UIBlock::Enable ( )

Returns the Enable.

If true, the block is sensitive.
Created in NX8.5.0.

License requirements : None

bool NXOpen::BlockStyler::UIBlock::Expanded ( )

Returns the Expanded
Created in NX8.5.0.



License requirements : None

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

NXOpen::BlockStyler::PropertyList* NXOpen::BlockStyler::UIBlock::GetProperties ( )

Returns the properties of the block.

Returns

Created in NX6.0.0.

License requirements : None
bool NXOpen::BlockStyler::UIBlock::Group ( )

Returns the Group
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::UIBlock::Label ( )

Returns the Label
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::UIBlock::Name ( )

Returns the name of the block or BlockID
Created in NX6.0.0.



License requirements : None

void NXOpen::BlockStyler::UIBlock::SetEnable ( bool  enable)

Sets the Enable.

If true, the block is sensitive.
Created in NX8.5.0.

License requirements : None

Parameters
enableenable
void NXOpen::BlockStyler::UIBlock::SetExpanded ( bool  expanded)

Sets the Expanded
Created in NX8.5.0.



License requirements : None

Parameters
expandedexpanded
void NXOpen::BlockStyler::UIBlock::SetGroup ( bool  group)

Sets the Group
Created in NX8.5.0.



License requirements : None

Parameters
groupgroup
void NXOpen::BlockStyler::UIBlock::SetLabel ( const NXString label)

Sets the Label
Created in NX8.5.0.



License requirements : None

Parameters
labellabel
void NXOpen::BlockStyler::UIBlock::SetLabel ( const char *  label)

Sets the Label
Created in NX8.5.0.



License requirements : None

Parameters
labellabel
void NXOpen::BlockStyler::UIBlock::SetShow ( bool  show)

Sets the Visibility of block.

If true, the block is visible. Otherwise invisible. This is readonly property for dialog and will be always true for dialog.
Created in NX8.5.0.

License requirements : None

Parameters
showshow
bool NXOpen::BlockStyler::UIBlock::Show ( )

Returns the Visibility of block.

If true, the block is visible. Otherwise invisible. This is readonly property for dialog and will be always true for dialog.
Created in NX8.5.0.

License requirements : None

NXString NXOpen::BlockStyler::UIBlock::Type ( )

Returns the type of block
Created in NX6.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.