P_Rhino_Geometry_RadialDimension_IsDiameterDimension - mcneel/rhinocommon-api-docs GitHub Wiki

RadialDimension.IsDiameterDimension Property

Gets a value indicating whether the value refers to the diameter, rather than the radius.

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

Syntax

C#

public bool IsDiameterDimension { get; }

VB

Public ReadOnly Property IsDiameterDimension As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

RadialDimension Class
Rhino.Geometry Namespace

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