P_Rhino_Geometry_Vector3f_IsZero - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3f.IsZero Property

Gets a value indicating whether the X, Y, and Z values are all equal to 0.0.

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

Syntax

C#

public bool IsZero { get; }

VB

Public ReadOnly Property IsZero As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Vector3f Structure
Rhino.Geometry Namespace

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