P_Rhino_Geometry_Quaternion_IsValid - mcneel/rhinocommon-api-docs GitHub Wiki

Quaternion.IsValid Property

Determines if the four coefficients are valid numbers within RhinoCommon. See IsValidDouble(Double).

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

Syntax

C#

public bool IsValid { get; }

VB

Public ReadOnly Property IsValid As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Quaternion Structure
Rhino.Geometry Namespace

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