Share

AcBrShellFaceTraverser Constructor

Overload List

Method Description
AcBrShellFaceTraverser::AcBrShellFaceTraverser () Default constructor. Instantiates an uninitialized object. The function isNull() will return kTrue. To set an AcBrShellFaceTraverser, call setShell() and/or setFace() using valid, previously instantiated shell and face objects.
AcBrShellFaceTraverser::AcBrShellFaceTraverser (AcBrShellFaceTraverser&) Copy constructor. Instantiates an object initialized to the same contents as the src object.

Was this information helpful?