Gile.AutoCAD.Geometry Namespace |
Class | Description | |
---|---|---|
![]() | CircularArc2dExtension |
Provides extension methods for the CircularArc2d type.
|
![]() | CircularArc3dExtension |
Provides extension methods for the CircularArc2d type.
|
![]() | Curve3dExtension |
Provides extension methods for the Curve3d type.
|
![]() | CurveExtension |
Provides extension methods for the Curve type.
|
![]() | EditorExtension |
Provides extension methods for the Editor type.
|
![]() | EllipseExtension |
Provides extension methods for the Ellipse type.
|
![]() | HatchExtension |
Provides extension methods for the Hatch type.
|
![]() | Point2dCollectionExtension |
Provides extension methods for the Point2dCollection and IEnumerable<Point2d> types.
|
![]() | Point2dExtension |
Provides extension methods for the Point2d type.
|
![]() | Point3dCollectionExtension |
Provides extension methods for Point3dCollection and IEnumerable<Point3d> types.
|
![]() | Point3dExtension |
Provides extension methods for the Point2d type.
|
![]() | Point3dTree |
Provides methods to organize 3d points in a Kd tree structure to speed up the search of neighbours.
A boolean constructor parameter (ignoreZ) indicates if the resulting Kd tree is a 3d tree or a 2d tree.
Use ignoreZ = true if all points in the input collection lie on a plane parallel to XY
or if the points have to be considered as projected on the XY plane.
|
![]() | Polygon2d |
Describes a Polygon 2D.
|
![]() | Polyline2dExtension |
Provides extension methods for the Polyline2d type.
|
![]() | Polyline3dExtension |
Provides extension methods for the Polyline3d type.
|
![]() | PolylineExtension |
Provides extension methods for the Polyline type.
|
![]() | PolylineSegment |
Descibes a Polyline segment
|
![]() | PolylineSegmentCollection |
Describes a PolylineSegment collection.
|
![]() | RegionExtension |
Provides extension methods for the Region type.
|
![]() | SplineExtension |
Provides extension methods for the Spline type.
|
![]() | TreeNodeT |
Describes a generic tree node.
|
![]() | Vector2dExtension |
Provides extension methods for the Vector2d type.
|
![]() | Vector3dExtension |
Provides extension methods for the Vector2d type.
|
![]() | ViewportExtension |
Provides extension methods for the Viewport type.
|
Structure | Description | |
---|---|---|
![]() | EulerAngles |
Provides conversions between Euler angles, transformation matrix and Normal / Rotation properties.
|
![]() | Triangle2d |
Describes a triangle within a plane. It can be seen as a structure of three Point2d.
|
![]() | Triangle3d |
Describes a triangle within the 3D space. It can be seen as a structure of three Point3d.
|
Enumeration | Description | |
---|---|---|
![]() | CoordSystem |
Enumeration of AutoCAD coordinate systems.
|
![]() | PolylineExtensionPointContainment |
Defines the way the point is contained.
|
![]() | TangentType |
Enumeration of the tangent types.
|