P_Rhino_Geometry_AnnotationBase_NumericValue - mcneel/rhinocommon-api-docs GitHub Wiki

AnnotationBase.NumericValue Property

Gets the numeric value, depending on geometry type. LinearDimension: distance between arrow tips

RadialDimension: radius or diamater depending on type

AngularDimension: angle in degrees

Leader or Text: UnsetValue

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public double NumericValue { get; }

VB

Public ReadOnly Property NumericValue As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

AnnotationBase Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️