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

Represents a Angular Dimension block More...

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

Public Member Functions

unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout member 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 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 NXOpen.TaggedObject ExpressionObject [get, set]
 Returns or sets the ExpressionObject More...
 
unsafe string Formula [get, set]
 Returns or sets the Formula More...
 
unsafe bool HandleFixedSizeFlag [get, set]
 Returns or sets the HandleFixedSizeFlag More...
 
unsafe NXOpen.Point3d HandleOrigin [get, set]
 Returns or sets the HandleOrigin More...
 
unsafe double HandleRadius [get, set]
 Returns or sets the HandleRadius More...
 
unsafe double HandleRadiusOffset [get, set]
 Returns or sets the HandleRadiusOffset More...
 
unsafe NXOpen.Vector3d HandleXAxis [get, set]
 Returns or sets the HandleXAxis More...
 
unsafe NXOpen.Vector3d HandleZAxis [get, set]
 Returns or sets the HandleZAxis More...
 
unsafe double LineIncrement [get, set]
 Returns or sets the LineIncrement value. More...
 
unsafe double MaximumValue [get, set]
 Returns or sets the MaximumValue More...
 
unsafe bool MaxInclusive [get, set]
 Returns or sets the MaxInclusive More...
 
unsafe double MinimumValue [get, set]
 Returns or sets the MinimumValue More...
 
unsafe bool MinInclusive [get, set]
 Returns or sets the MinInclusive More...
 
unsafe double MinRadius [get, set]
 Returns or sets the MinRadius More...
 
unsafe double PageIncrement [get, set]
 Returns or sets the PageIncrement value. More...
 
unsafe bool ShowFocusHandle [get, set]
 Returns or sets the ShowFocusHandle More...
 
unsafe bool ShowHandle [get, set]
 Returns or sets the ShowHandle More...
 
unsafe int SnapPointTypesOnByDefault [get, set]
 Returns or sets the SnapPointTypesOnByDefault More...
 
unsafe NXOpen.TaggedObject Units [get, set]
 Returns or sets the Units More...
 
unsafe double Value [get, set]
 Returns or sets the Value. More...
 
unsafe bool WithScale [get, set]
 Returns or sets the WithScale 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 Angular Dimension block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.AngularDimension.GetBalloonTooltipLayoutMembers ( )
inline

Gets the BalloonTooltipLayout member

Created in NX8.5.0

License requirements: None.

Returns
Value to get from the.

Property Documentation

unsafe bool NXOpen.BlockStyler.AngularDimension.AdaptiveScaleLimits
getset

Returns or sets the AdaptiveScaleLimits.

If true, indicates that the scale should be adaptive. Only available when WithScale is set to true.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.AngularDimension.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.AngularDimension.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.AngularDimension.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 NXOpen.TaggedObject NXOpen.BlockStyler.AngularDimension.ExpressionObject
getset

Returns or sets the ExpressionObject

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.AngularDimension.Formula
getset

Returns or sets the Formula

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.AngularDimension.HandleFixedSizeFlag
getset

Returns or sets the HandleFixedSizeFlag

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Point3d NXOpen.BlockStyler.AngularDimension.HandleOrigin
getset

Returns or sets the HandleOrigin

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.AngularDimension.HandleRadius
getset

Returns or sets the HandleRadius

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.AngularDimension.HandleRadiusOffset
getset

Returns or sets the HandleRadiusOffset

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Vector3d NXOpen.BlockStyler.AngularDimension.HandleXAxis
getset

Returns or sets the HandleXAxis

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Vector3d NXOpen.BlockStyler.AngularDimension.HandleZAxis
getset

Returns or sets the HandleZAxis

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.AngularDimension.LineIncrement
getset

Returns or sets the LineIncrement value.

Specifies the increment/decrement when the user presses the arrow keys on the keyboard. Only available when WithScale is set to true.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.AngularDimension.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.AngularDimension.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.AngularDimension.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.AngularDimension.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.AngularDimension.MinRadius
getset

Returns or sets the MinRadius

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.AngularDimension.PageIncrement
getset

Returns or sets the PageIncrement value.

Specifies the increment/decrement when the user presses the Page Up or Page Down keys on the keyboard. Only available when WithScale is set to true.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.AngularDimension.ShowFocusHandle
getset

Returns or sets the ShowFocusHandle

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.AngularDimension.ShowHandle
getset

Returns or sets the ShowHandle

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.AngularDimension.SnapPointTypesOnByDefault
getset

Returns or sets the SnapPointTypesOnByDefault

Created in NX8.5.0

Deprecated in NX9.0.0. This call can be safely removed as this is now a no-op.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.TaggedObject NXOpen.BlockStyler.AngularDimension.Units
getset

Returns or sets the Units

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.BlockStyler.AngularDimension.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.AngularDimension.WithScale
getset

Returns or sets the WithScale

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