AcBrBrepComplexTraverser Constructor

Overload List
Method 
Description 
Default constructor. Instantiates an uninitialized object. The function isNull() will return kTrue. To set an AcBrComplexTraverser, call setBrep() and/or setComplex() using valid, previously instantiated brep and complex objects.
 
Copy constructor. Instantiates an object initialized to the same contents as the src object.