M_Rhino_Geometry_Vector3d_PerpendicularTo - mcneel/rhinocommon-api-docs GitHub Wiki
Sets this vector to be perpendicular to another vector. Result is not unitized.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool PerpendicularTo(
Vector3d other
)
VB
Public Function PerpendicularTo (
other As Vector3d
) As Boolean
- other
- Type: Rhino.Geometry.Vector3d
Vector to use as guide.
Type: Boolean
true on success, false if input vector is zero or invalid.
Supported in: 6.0.16224.21491, 5D58w