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

Represents a Line Width block More...

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

Public Member Functions

unsafe int[] GetColorValue ()
 Gets line color values More...
 
unsafe void SetColorValue (int[] colorValueVector)
 Sets line color values More...
 
- 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...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe string HideSubBlocksAsString [get, set]
 Returns or sets the hide sub block. More...
 
unsafe string LabelString [get, set]
 Returns or sets the Label String in horizontal layout. More...
 
unsafe string LayoutAsString [get, set]
 Returns or sets the layout. More...
 
unsafe int LineFontAvailableOptions [get, set]
 Returns or sets the Line Font Available Options More...
 
unsafe string LineFontValueAsString [get, set]
 Returns or sets the Line Font Value. More...
 
unsafe bool LineWidthShowDefault [get, set]
 Returns or sets the Line width Show Default More...
 
unsafe bool LineWidthShowDefaultAsOriginal [get, set]
 Returns or sets the Line Width Show Default as Original More...
 
unsafe bool LineWidthShowNoChange [get, set]
 Returns or sets the Line Width Show No Change More...
 
unsafe bool LineWidthUseWideLines [get, set]
 Returns or sets the Line Width Use Wide Lines More...
 
unsafe bool ShowLabel [get, set]
 Returns or sets the Show Label flag. 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Line Width block

Created in NX9.0.0

Member Function Documentation

unsafe int [] NXOpen.BlockStyler.LineColorFontWidth.GetColorValue ( )
inline

Gets line color values

Created in NX9.0.0

License requirements: None.

Returns
color values to get from the property
unsafe void NXOpen.BlockStyler.LineColorFontWidth.SetColorValue ( int[]  colorValueVector)
inline

Sets line color values

Created in NX9.0.0

License requirements: None.

Parameters
colorValueVectorcolor values to set for the property.

Property Documentation

unsafe string NXOpen.BlockStyler.LineColorFontWidth.HideSubBlocksAsString
getset

Returns or sets the hide sub block.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.LineColorFontWidth.LabelString
getset

Returns or sets the Label String in horizontal layout.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.LineColorFontWidth.LayoutAsString
getset

Returns or sets the layout.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.LineColorFontWidth.LineFontAvailableOptions
getset

Returns or sets the Line Font Available Options

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.LineColorFontWidth.LineFontValueAsString
getset

Returns or sets the Line Font Value.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.LineColorFontWidth.LineWidthShowDefault
getset

Returns or sets the Line width Show Default

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.LineColorFontWidth.LineWidthShowDefaultAsOriginal
getset

Returns or sets the Line Width Show Default as Original

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.LineColorFontWidth.LineWidthShowNoChange
getset

Returns or sets the Line Width Show No Change

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.LineColorFontWidth.LineWidthUseWideLines
getset

Returns or sets the Line Width Use Wide Lines

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.LineColorFontWidth.ShowLabel
getset

Returns or sets the Show Label flag.

If true, the block label is shown in horizontal layout.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.