Class AngularDimension
Inheritance
AngularDimension
Assembly: NXOpenUI.dll
Syntax
public class AngularDimension : UIBlock, IMessageSink
Constructors
AngularDimension()
Declaration
protected AngularDimension()
Properties
AdaptiveScaleLimits
Declaration
public bool AdaptiveScaleLimits { get; set; }
Property Value
Declaration
public string BalloonTooltipImage { get; set; }
Property Value
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
BalloonTooltipText
Declaration
public string BalloonTooltipText { get; set; }
Property Value
ExpressionObject
Declaration
public TaggedObject ExpressionObject { get; set; }
Property Value
Declaration
public string Formula { get; set; }
Property Value
HandleFixedSizeFlag
Declaration
public bool HandleFixedSizeFlag { get; set; }
Property Value
HandleOrigin
Declaration
public Point3d HandleOrigin { get; set; }
Property Value
HandleRadius
Declaration
public double HandleRadius { get; set; }
Property Value
HandleRadiusOffset
Declaration
public double HandleRadiusOffset { get; set; }
Property Value
HandleXAxis
Declaration
public Vector3d HandleXAxis { get; set; }
Property Value
HandleZAxis
Declaration
public Vector3d HandleZAxis { get; set; }
Property Value
LineIncrement
Declaration
public double LineIncrement { get; set; }
Property Value
MaxInclusive
Declaration
public bool MaxInclusive { get; set; }
Property Value
MaximumValue
Declaration
public double MaximumValue { get; set; }
Property Value
MinInclusive
Declaration
public bool MinInclusive { get; set; }
Property Value
MinRadius
Declaration
public double MinRadius { get; set; }
Property Value
MinimumValue
Declaration
public double MinimumValue { get; set; }
Property Value
PageIncrement
Declaration
public double PageIncrement { get; set; }
Property Value
ShowFocusHandle
Declaration
public bool ShowFocusHandle { get; set; }
Property Value
ShowHandle
Declaration
public bool ShowHandle { get; set; }
Property Value
SnapPointTypesOnByDefault
Declaration
[Obsolete("Deprecated in NX9.0.0. This call can be safely removed as this is now a no-op.")]
public int SnapPointTypesOnByDefault { get; set; }
Property Value
Units
Declaration
public TaggedObject Units { get; set; }
Property Value
Value
Declaration
public double Value { get; set; }
Property Value
WithScale
Declaration
public bool WithScale { get; set; }
Property Value
Methods
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
TestValueChanged(double)
Declaration
public void TestValueChanged(double dimensionValue)
Parameters
Type |
Name |
Description |
double |
dimensionValue |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink