Click or drag to resize

BoundaryLoopExtension Class

Provides extension methods for the BoundaryLoop type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.R20.GeometryBoundaryLoopExtension

Namespace:  Gile.AutoCAD.R20.Geometry
Assembly:  GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
public static class BoundaryLoopExtension

The BoundaryLoopExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetNativeCurves
Gets the native curves constituting the loop (implicitly disposes of the ExternalCurve3d instances).
Top
See Also