Provides extension methods for the BoundaryRepresentation.Face type.
Inheritance Hierarchy
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic static class BrepFaceExtension
<ExtensionAttribute>
Public NotInheritable Class BrepFaceExtension
[ExtensionAttribute]
public ref class BrepFaceExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type BrepFaceExtension = class end
The BrepFaceExtension type exposes the following members.
Methods|
| Name | Description |
|---|
  | GetHatchLoops |
Gets the hatch loops data for the supplied Face.
|
Top
See Also