P_Rhino_Geometry_Vector3f_IsUnitVector - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3f.IsUnitVector Property

Gets a value indicating whether or not this is a unit vector. A unit vector has length 1.

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

Syntax

C#

public bool IsUnitVector { get; }

VB

Public ReadOnly Property IsUnitVector 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** ⚠️