Share

Vector2d.GetNormal() Method

Description

This method calls Vector2d.GetNormal(Tolerance tolerance) with tolerance set to Global.

Visual Basic

Public Function GetNormal() As Vector2d

C#

public Vector2d GetNormal();

Links

Vector2d Structure, Autodesk.AutoCAD.Geometry Namespace

Was this information helpful?