Provides extension methods for the Vector2d type.
Inheritance HierarchySystemObject
Gile.AutoCAD.R20.GeometryVector3dExtension
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.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