Provides extension methods for the Vector2d type.
Inheritance Hierarchy
Namespace:
Gile.AutoCAD.Geometry
Assembly:
GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static class Vector3dExtension
<ExtensionAttribute>
Public NotInheritable Class Vector3dExtension
[ExtensionAttribute]
public ref class Vector3dExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Vector3dExtension = class end
The Vector3dExtension type exposes the following members.
Methods
| Name | Description |
---|
  | Flatten |
Projects the point on the WCS XY plane.
|
Top
See Also