P_Rhino_Geometry_Transform_IsValid - mcneel/rhinocommon-api-docs GitHub Wiki

Transform.IsValid Property

Gets a value indicating whether or not this Transform is a valid matrix. A valid transform matrix is not allowed to have any invalid numbers.

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

Transform Structure
Rhino.Geometry Namespace

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