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

Represents a Line Width block
Created in NX8.5.0. More...

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

Public Member Functions

bool AllowDefaultWidth ()
 Returns the AllowDefaultWidth
Created in NX8.5.0. More...
 
bool AllowNoChangeWidth ()
 Returns the AllowNoChangeWidth. More...
 
bool LabelVisibility ()
 Returns the LabelVisibility
Created in NX8.5.0. More...
 
int LineWidthValue ()
 Returns the LineWidthValue
Created in NX8.5.0. More...
 
void SetLabelVisibility (bool visible)
 Sets the LabelVisibility
Created in NX8.5.0. More...
 
void SetLineWidthValue (int widthValue)
 Sets the LineWidthValue
Created in NX8.5.0. More...
 
bool ShowDefaultAsOriginal ()
 Returns the ShowDefaultAsOriginal. 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 Line Width block
Created in NX8.5.0.


Member Function Documentation

bool NXOpen::BlockStyler::LineWidth::AllowDefaultWidth ( )

Returns the AllowDefaultWidth
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::LineWidth::AllowNoChangeWidth ( )

Returns the AllowNoChangeWidth.

If true, no change in width is allowed.
Created in NX8.5.0.

License requirements : None

bool NXOpen::BlockStyler::LineWidth::LabelVisibility ( )

Returns the LabelVisibility
Created in NX8.5.0.



License requirements : None

int NXOpen::BlockStyler::LineWidth::LineWidthValue ( )

Returns the LineWidthValue
Created in NX8.5.0.



License requirements : None

void NXOpen::BlockStyler::LineWidth::SetLabelVisibility ( bool  visible)

Sets the LabelVisibility
Created in NX8.5.0.



License requirements : None

Parameters
visiblevisible
void NXOpen::BlockStyler::LineWidth::SetLineWidthValue ( int  widthValue)

Sets the LineWidthValue
Created in NX8.5.0.



License requirements : None

Parameters
widthValuewidth value
bool NXOpen::BlockStyler::LineWidth::ShowDefaultAsOriginal ( )

Returns the ShowDefaultAsOriginal.

If true, default entry is shown as original.
Created in NX8.5.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.