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

Represents a Double block More...

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

Public Member Functions

unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout member More...
 
unsafe double[] GetComboOptions ()
 Gets the ComboOptions More...
 
unsafe void SetComboOptions (double[] optionValue)
 Sets the ComboOptions More...
 
unsafe string[] GetPresentationStyleMembers ()
 Gets the PresentationStyle 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 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 double MaximumValue [get, set]
 Returns or sets the MaximumValue More...
 
unsafe bool MinInclusive [get, set]
 Returns or sets the MinInclusive More...
 
unsafe double 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 double 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 Double block

Created in NX8.5.0

Member Function Documentation

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

Gets the BalloonTooltipLayout member

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the proprty.
unsafe double [] NXOpen.BlockStyler.DoubleBlock.GetComboOptions ( )

Gets the ComboOptions

Created in NX8.5.0

License requirements: None.

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

Gets the PresentationStyle members

Created in NX8.5.0

License requirements: None.

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

Sets the ComboOptions

Created in NX8.5.0

License requirements: None.

Parameters
optionValue

Property Documentation

unsafe bool NXOpen.BlockStyler.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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 double NXOpen.BlockStyler.DoubleBlock.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.DoubleBlock.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 double NXOpen.BlockStyler.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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.DoubleBlock.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 double NXOpen.BlockStyler.DoubleBlock.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.DoubleBlock.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.