Share

AcBrVertexLoopTraverser Constructor

Overload List

Method Description
AcBrVertexLoopTraverser::AcBrVertexLoopTraverser () Default constructor. Instantiates an uninitialized object. The function isNull() will return kTrue. To set an AcBrVertexLoopTraverser, call setVertexAndLoop() or setVertex() using valid, previously instantiated loop-vertex traversers and vertex objects.
AcBrVertexLoopTraverser::AcBrVertexLoopTraverser (AcBrVertexLoopTraverser&) Copy constructor. Instantiates an object initialized to the same contents as the src object.

Was this information helpful?