NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.BlockStyler.LineWidth Class Reference

Represents a Line Width block More...

Inheritance diagram for NXOpen.BlockStyler.LineWidth:
NXOpen.BlockStyler.UIBlock NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe bool AllowDefaultWidth [get]
 Returns the AllowDefaultWidth More...
 
unsafe bool AllowNoChangeWidth [get]
 Returns the AllowNoChangeWidth. More...
 
unsafe bool LabelVisibility [get, set]
 Returns or sets the LabelVisibility More...
 
unsafe int LineWidthValue [get, set]
 Returns or sets the LineWidthValue More...
 
unsafe bool ShowDefaultAsOriginal [get]
 Returns the ShowDefaultAsOriginal. More...
 
- Properties inherited from NXOpen.BlockStyler.UIBlock
unsafe bool Enable [get, set]
 Returns or sets the Enable. More...
 
unsafe bool Expanded [get, set]
 Returns or sets the Expanded More...
 
unsafe bool Group [get, set]
 Returns or sets the Group More...
 
unsafe string Label [get, set]
 Returns or sets the Label More...
 
unsafe string Name [get]
 Returns the name of the block or BlockID More...
 
unsafe bool Show [get, set]
 Returns or sets the Visibility of block. More...
 
unsafe string Type [get]
 Returns the type of block More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe void Focus ()
 Focuses on the block. More...
 
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Line Width block

Created in NX8.5.0

Property Documentation

unsafe bool NXOpen.BlockStyler.LineWidth.AllowDefaultWidth
get

Returns the AllowDefaultWidth

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.BlockStyler.LineWidth.AllowNoChangeWidth
get

Returns the AllowNoChangeWidth.

If true, no change in width is allowed.

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.BlockStyler.LineWidth.LabelVisibility
getset

Returns or sets the LabelVisibility

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.LineWidth.LineWidthValue
getset

Returns or sets the LineWidthValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.LineWidth.ShowDefaultAsOriginal
get

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.