Click or drag to resize

Vector3dExtension Class

Provides extension methods for the Vector2d type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.GeometryVector3dExtension

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static class Vector3dExtension

The Vector3dExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFlatten
Projects the point on the WCS XY plane.
Top
See Also