This class represents an enumeration of shells corresponding to the complex.
Autodesk.AutoCAD.BoundaryRepresentation.EnumeratorBase Autodesk.AutoCAD.BoundaryRepresentation.ComplexShellEnumerator
Public sealed Class ComplexShellEnumerator Inherits EnumeratorBase Inherits IEnumerator
public sealed class ComplexShellEnumerator : EnumeratorBase, IEnumerator<Shell>;
Comments? |