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

Represents a Integer block More...

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

Public Member Functions

unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout members More...
 
unsafe int[] GetComboOptions ()
 Gets the ComboOptions More...
 
unsafe void SetComboOptions (int[] optionValue)
 Sets the ComboOptions More...
 
unsafe string[] GetPresentationStyleMembers ()
 Gets the PresentationStyle member 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 AdaptiveScaleLimits [get, set]
 Returns or sets the AdaptiveScaleLimits More...
 
unsafe string BalloonTooltipImage [get, set]
 Returns or sets the BalloonTooltipImage More...
 
unsafe string BalloonTooltipLayoutAsString [get, set]
 Returns or sets the BalloonTooltipLayout as string More...
 
unsafe string BalloonTooltipText [get, set]
 Returns or sets the BalloonTooltipText More...
 
unsafe string Bitmap [get, set]
 Returns or sets the Bitmap More...
 
unsafe double Increment [get, set]
 Returns or sets the Increment More...
 
unsafe double LineIncrement [get, set]
 Returns or sets the LineIncrement More...
 
unsafe bool Localize [get, set]
 Returns or sets the Localize More...
 
unsafe bool MaxInclusive [get, set]
 Returns or sets the MaxInclusive More...
 
unsafe int MaximumValue [get, set]
 Returns or sets the MaximumValue More...
 
unsafe bool MinInclusive [get, set]
 Returns or sets the MinInclusive More...
 
unsafe int MinimumValue [get, set]
 Returns or sets the MinimumValue More...
 
unsafe double PageIncrement [get, set]
 Returns or sets the PageIncrement More...
 
unsafe string PresentationStyleAsString [get, set]
 Returns or sets the PresentationStyle as string More...
 
unsafe bool ReadOnlyValue [get, set]
 Returns or sets the ReadOnlyValue More...
 
unsafe bool RetainValue [get, set]
 Returns or sets the RetainValue More...
 
unsafe bool ScaleLimits [get, set]
 Returns or sets the ScaleLimits More...
 
unsafe string ScaleMaxLimitLabel [get, set]
 Returns or sets the ScaleMaxLimitLabel More...
 
unsafe string ScaleMinLimitLabel [get, set]
 Returns or sets the ScaleMinLimitLabel More...
 
unsafe bool ShowScaleValue [get, set]
 Returns or sets the ShowScaleValue More...
 
unsafe bool TitleVisibility [get, set]
 Returns or sets the TitleVisibility More...
 
unsafe int Value [get, set]
 Returns or sets the Value More...
 
unsafe bool WrapSpin [get, set]
 Returns or sets the WrapSpin 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 a Integer block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.IntegerBlock.GetBalloonTooltipLayoutMembers ( )

Gets the BalloonTooltipLayout members

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the property.
unsafe int [] NXOpen.BlockStyler.IntegerBlock.GetComboOptions ( )

Gets the ComboOptions

Created in NX8.5.0

License requirements: None.

Returns
unsafe string [] NXOpen.BlockStyler.IntegerBlock.GetPresentationStyleMembers ( )

Gets the PresentationStyle member

Created in NX8.5.0

License requirements: None.

Returns
Value to get for the property.
unsafe void NXOpen.BlockStyler.IntegerBlock.SetComboOptions ( int[]  optionValue)

Sets the ComboOptions

Created in NX8.5.0

License requirements: None.

Parameters
optionValue

Property Documentation

unsafe bool NXOpen.BlockStyler.IntegerBlock.AdaptiveScaleLimits
getset

Returns or sets the AdaptiveScaleLimits

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.IntegerBlock.BalloonTooltipImage
getset

Returns or sets the BalloonTooltipImage

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.IntegerBlock.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 string NXOpen.BlockStyler.IntegerBlock.BalloonTooltipText
getset

Returns or sets the BalloonTooltipText

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.IntegerBlock.Bitmap
getset

Returns or sets the Bitmap

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.IntegerBlock.Increment
getset

Returns or sets the Increment

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.IntegerBlock.LineIncrement
getset

Returns or sets the LineIncrement

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.Localize
getset

Returns or sets the Localize

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.IntegerBlock.MaximumValue
getset

Returns or sets the MaximumValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.MaxInclusive
getset

Returns or sets the MaxInclusive

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.IntegerBlock.MinimumValue
getset

Returns or sets the MinimumValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.MinInclusive
getset

Returns or sets the MinInclusive

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.IntegerBlock.PageIncrement
getset

Returns or sets the PageIncrement

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.IntegerBlock.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.IntegerBlock.ReadOnlyValue
getset

Returns or sets the ReadOnlyValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.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 bool NXOpen.BlockStyler.IntegerBlock.ScaleLimits
getset

Returns or sets the ScaleLimits

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.IntegerBlock.ScaleMaxLimitLabel
getset

Returns or sets the ScaleMaxLimitLabel

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.IntegerBlock.ScaleMinLimitLabel
getset

Returns or sets the ScaleMinLimitLabel

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.ShowScaleValue
getset

Returns or sets the ShowScaleValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.TitleVisibility
getset

Returns or sets the TitleVisibility

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.IntegerBlock.Value
getset

Returns or sets the Value

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.IntegerBlock.WrapSpin
getset

Returns or sets the WrapSpin

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.