AcBrBrepEdgeTraverser Constructor

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