NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.BlockStyler.Enumeration Class Reference

Represents an Enumeration block More...

Inheritance diagram for NXOpen.BlockStyler.Enumeration:
NXOpen.BlockStyler.UIBlock

Public Member Functions

unsafe string[] GetBalloonTooltipImages ()
 Gets the BalloonTooltipImages More...
 
unsafe void SetBalloonTooltipImages (string[] imageStrings)
 Sets the BalloonTooltipImages More...
 
unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout members More...
 
unsafe string[] GetBalloonTooltipTexts ()
 Gets the BalloonTooltipTexts More...
 
unsafe void SetBalloonTooltipTexts (string[] tooltipTextArray)
 Sets the BalloonTooltipTexts More...
 
unsafe string[] GetBitmaps ()
 Gets the Bitmaps More...
 
unsafe void SetBitmaps (string[] bitmapsStrings)
 Sets the Bitmaps More...
 
unsafe int[] GetEnumSensitivity ()
 Gets EnumSensitivity More...
 
unsafe void SetEnumSensitivity (int[] valueVector)
 Sets EnumSensitivity More...
 
unsafe int[] GetEnumVisibility ()
 Gets EnumVisibility More...
 
unsafe void SetEnumVisibility (int[] valueVector)
 Sets EnumVisibility More...
 
unsafe int[] GetInitialShortcuts ()
 Gets InitialShortcuts. More...
 
unsafe void SetInitialShortcuts (int[] valueVector)
 Sets InitialShortcuts. More...
 
unsafe string[] GetLayoutMembers ()
 Gets the Layout members More...
 
unsafe string[] GetPresentationStyleMembers ()
 Gets the PresentationStyle members More...
 
unsafe string[] GetEnumMembers ()
 Gets the Enum members. More...
 
unsafe void SetEnumMembers (string[] memberStrings)
 Sets the Enum members. More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
unsafe void Focus ()
 Focuses on the block. More...
 

Properties

unsafe bool AllowShortcuts [get, set]
 Returns or sets the AllowShortcuts. More...
 
unsafe string BalloonTooltipLayoutAsString [get, set]
 Returns or sets the BalloonTooltipLayout as string More...
 
unsafe bool BorderVisibility [get, set]
 Returns or sets the BorderVisibility More...
 
unsafe bool HighQualityBitmap [get, set]
 Returns or sets the HighQualityBitmap More...
 
unsafe bool IconsOnly [get, set]
 Returns or sets the IconsOnly. More...
 
unsafe bool LabelVisibility [get, set]
 Returns or sets the LabelVisibility More...
 
unsafe string LayoutAsString [get, set]
 Returns or sets the Layout as string More...
 
unsafe bool Localize [get, set]
 Returns or sets the Localize. More...
 
unsafe int NumberOfColumns [get, set]
 Returns or sets the NumberOfColumns More...
 
unsafe bool PackedColumns [get, set]
 Returns or sets the PackedColumns. More...
 
unsafe string PresentationStyleAsString [get, set]
 Returns or sets the PresentationStyle as string More...
 
unsafe bool RetainValue [get, set]
 Returns or sets the RetainValue More...
 
unsafe string ValueAsString [get, set]
 Returns or sets the Value as string. 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...
 

Detailed Description

Represents an Enumeration block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.Enumeration.GetBalloonTooltipImages ( )

Gets the BalloonTooltipImages

Created in NX8.5.0

License requirements: None.

Returns
unsafe string [] NXOpen.BlockStyler.Enumeration.GetBalloonTooltipLayoutMembers ( )

Gets the BalloonTooltipLayout members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe string [] NXOpen.BlockStyler.Enumeration.GetBalloonTooltipTexts ( )

Gets the BalloonTooltipTexts

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe string [] NXOpen.BlockStyler.Enumeration.GetBitmaps ( )

Gets the Bitmaps

Created in NX8.5.0

License requirements: None.

Returns
Value to get for the property.
unsafe string [] NXOpen.BlockStyler.Enumeration.GetEnumMembers ( )

Gets the Enum members.

Created in NX8.5.0

License requirements: None.

Returns
Array of member names
unsafe int [] NXOpen.BlockStyler.Enumeration.GetEnumSensitivity ( )

Gets EnumSensitivity

Created in NX8.5.0

License requirements: None.

Returns
Array of integers with the value 0 or 1. If 1 then the corresponding enum member is sensitive otherwise it is insensitive.
unsafe int [] NXOpen.BlockStyler.Enumeration.GetEnumVisibility ( )

Gets EnumVisibility

Created in NX8.5.0

License requirements: None.

Returns
Array of integers with the value 0 or 1. If 1 then the corresponding enum member is visible otherwise it is hidden.
unsafe int [] NXOpen.BlockStyler.Enumeration.GetInitialShortcuts ( )

Gets InitialShortcuts.

Specifies the set of shortcuts that are displayed when the dialog is initially shown. Valid only if AllowShortcuts property is true.

Created in NX8.5.0

License requirements: None.

Returns
Array of integers with length between 0 and N-1, where N is the number of enumeration options
unsafe string [] NXOpen.BlockStyler.Enumeration.GetLayoutMembers ( )

Gets the Layout members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe string [] NXOpen.BlockStyler.Enumeration.GetPresentationStyleMembers ( )

Gets the PresentationStyle members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property
unsafe void NXOpen.BlockStyler.Enumeration.SetBalloonTooltipImages ( string[]  imageStrings)

Sets the BalloonTooltipImages

Created in NX8.5.0

License requirements: None.

Parameters
imageStrings
unsafe void NXOpen.BlockStyler.Enumeration.SetBalloonTooltipTexts ( string[]  tooltipTextArray)

Sets the BalloonTooltipTexts

Created in NX8.5.0

License requirements: None.

Parameters
tooltipTextArrayValue to set for the property.
unsafe void NXOpen.BlockStyler.Enumeration.SetBitmaps ( string[]  bitmapsStrings)

Sets the Bitmaps

Created in NX8.5.0

License requirements: None.

Parameters
bitmapsStringsValue to set for the property.
unsafe void NXOpen.BlockStyler.Enumeration.SetEnumMembers ( string[]  memberStrings)

Sets the Enum members.

Created in NX8.5.0

License requirements: None.

Parameters
memberStringsArray of member names
unsafe void NXOpen.BlockStyler.Enumeration.SetEnumSensitivity ( int[]  valueVector)

Sets EnumSensitivity

Created in NX8.5.0

License requirements: None.

Parameters
valueVectorArray of integers with the value 0 or 1. If 1 then the corresponding enum member is sensitive otherwise it is insensitive.
unsafe void NXOpen.BlockStyler.Enumeration.SetEnumVisibility ( int[]  valueVector)

Sets EnumVisibility

Created in NX8.5.0

License requirements: None.

Parameters
valueVectorArray of integers with the value 0 or 1. If 1 then the corresponding enum member is visible otherwise it is hidden.
unsafe void NXOpen.BlockStyler.Enumeration.SetInitialShortcuts ( int[]  valueVector)

Sets InitialShortcuts.

Specifies the set of shortcuts that are displayed when the dialog is initially shown. Valid only if AllowShortcuts property is true.

Created in NX8.5.0

License requirements: None.

Parameters
valueVectorArray of integers with length between 0 and N-1, where N is the number of enumeration options

Property Documentation

unsafe bool NXOpen.BlockStyler.Enumeration.AllowShortcuts
getset

Returns or sets the AllowShortcuts.

If true, the 'Show Shortcuts' option is available.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.Enumeration.BalloonTooltipLayoutAsString
getset

Returns or sets the BalloonTooltipLayout as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.BorderVisibility
getset

Returns or sets the BorderVisibility

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.HighQualityBitmap
getset

Returns or sets the HighQualityBitmap

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.IconsOnly
getset

Returns or sets the IconsOnly.

If true, the enumeration options are shown as bitmaps only

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.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 string NXOpen.BlockStyler.Enumeration.LayoutAsString
getset

Returns or sets the Layout as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.Localize
getset

Returns or sets the Localize.

If true, the Label is translated to current locale language.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.Enumeration.NumberOfColumns
getset

Returns or sets the NumberOfColumns

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.PackedColumns
getset

Returns or sets the PackedColumns.

If true, each column takes up as much space as required for labels in that column. If false, the longest label amongst all options dictates the width of all columns.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.Enumeration.PresentationStyleAsString
getset

Returns or sets the PresentationStyle as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.Enumeration.RetainValue
getset

Returns or sets the RetainValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.Enumeration.ValueAsString
getset

Returns or sets the Value as string.

Represents the currently selected option of enum.

Created in NX8.5.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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.