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

Represents a Layer block
Created in NX10.0.0. More...

Inheritance diagram for NXOpen::BlockStyler::LayerBlock:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

Public Member Functions

int LayerOption ()
 Returns the Layer Option
Created in NX10.0.0. More...
 
int LayerValue ()
 Returns the Layer Value
Created in NX10.0.0. More...
 
void SetLayerOption (int integerLayerOption)
 Sets the Layer Option
Created in NX10.0.0. More...
 
void SetLayerValue (int inetegerLayerValue)
 Sets the Layer Value
Created in NX10.0.0. More...
 
void SetShowMaintainLayerOption (bool showMaintainLayerOption)
 Sets the Show Maintain Layer Option If set to true, Maintain option is displayed in layer options
Created in NX10.0.0. More...
 
void SetShowOriginalLayerOption (bool showOriginalLayerOption)
 Sets the Show Original Layer Option If set to true, Original option is displayed in layer options
Created in NX10.0.0. More...
 
void SetShowUserDefinedLayerOption (bool showUserDefinedLayerOption)
 Sets the Show User Defined Layer Option If set to true, User Defined option is displayed in layer options
Created in NX10.0.0. More...
 
void SetShowWorkLayerOption (bool showWorkLayerOption)
 Sets the Show Work Layer Option If set to true, Work option is displayed in layer options
Created in NX10.0.0. More...
 
bool ShowMaintainLayerOption ()
 Returns the Show Maintain Layer Option If set to true, Maintain option is displayed in layer options
Created in NX10.0.0. More...
 
bool ShowOriginalLayerOption ()
 Returns the Show Original Layer Option If set to true, Original option is displayed in layer options
Created in NX10.0.0. More...
 
bool ShowUserDefinedLayerOption ()
 Returns the Show User Defined Layer Option If set to true, User Defined option is displayed in layer options
Created in NX10.0.0. More...
 
bool ShowWorkLayerOption ()
 Returns the Show Work Layer Option If set to true, Work option is displayed in layer options
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::BlockStyler::UIBlock
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 Layer block
Created in NX10.0.0.


Member Function Documentation

int NXOpen::BlockStyler::LayerBlock::LayerOption ( )

Returns the Layer Option
Created in NX10.0.0.



License requirements : None

int NXOpen::BlockStyler::LayerBlock::LayerValue ( )

Returns the Layer Value
Created in NX10.0.0.



License requirements : None

void NXOpen::BlockStyler::LayerBlock::SetLayerOption ( int  integerLayerOption)

Sets the Layer Option
Created in NX10.0.0.



License requirements : None

Parameters
integerLayerOptioninteger layer option
void NXOpen::BlockStyler::LayerBlock::SetLayerValue ( int  inetegerLayerValue)

Sets the Layer Value
Created in NX10.0.0.



License requirements : None

Parameters
inetegerLayerValueineteger layer value
void NXOpen::BlockStyler::LayerBlock::SetShowMaintainLayerOption ( bool  showMaintainLayerOption)

Sets the Show Maintain Layer Option If set to true, Maintain option is displayed in layer options
Created in NX10.0.0.



License requirements : None

Parameters
showMaintainLayerOptionshow maintain layer option
void NXOpen::BlockStyler::LayerBlock::SetShowOriginalLayerOption ( bool  showOriginalLayerOption)

Sets the Show Original Layer Option If set to true, Original option is displayed in layer options
Created in NX10.0.0.



License requirements : None

Parameters
showOriginalLayerOptionshow original layer option
void NXOpen::BlockStyler::LayerBlock::SetShowUserDefinedLayerOption ( bool  showUserDefinedLayerOption)

Sets the Show User Defined Layer Option If set to true, User Defined option is displayed in layer options
Created in NX10.0.0.



License requirements : None

Parameters
showUserDefinedLayerOptionshow user defined layer option
void NXOpen::BlockStyler::LayerBlock::SetShowWorkLayerOption ( bool  showWorkLayerOption)

Sets the Show Work Layer Option If set to true, Work option is displayed in layer options
Created in NX10.0.0.



License requirements : None

Parameters
showWorkLayerOptionshow work layer option
bool NXOpen::BlockStyler::LayerBlock::ShowMaintainLayerOption ( )

Returns the Show Maintain Layer Option If set to true, Maintain option is displayed in layer options
Created in NX10.0.0.



License requirements : None

bool NXOpen::BlockStyler::LayerBlock::ShowOriginalLayerOption ( )

Returns the Show Original Layer Option If set to true, Original option is displayed in layer options
Created in NX10.0.0.



License requirements : None

bool NXOpen::BlockStyler::LayerBlock::ShowUserDefinedLayerOption ( )

Returns the Show User Defined Layer Option If set to true, User Defined option is displayed in layer options
Created in NX10.0.0.



License requirements : None

bool NXOpen::BlockStyler::LayerBlock::ShowWorkLayerOption ( )

Returns the Show Work Layer Option If set to true, Work option is displayed in layer options
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.