Share

BrepComplexCollection Class

Description

This class represents a collection of complexes corresponding to the Brep.

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.BrepComplexCollection

Visual Basic

Public sealed Class BrepComplexCollection
Inherits IEnumerable

C#

public sealed class BrepComplexCollection : IEnumerable<Complex>;

Links

BrepComplexCollection Methods

Was this information helpful?