C++
AcBrComplex();
Description
Default constructor. Instantiates an empty object. The function isNull() will return kTrue. The default constructor instantiates an empty object. To set an AcBrComplex, call AcBrBrepComplexTraverser::getComplex() or AcBrShell::getComplex() using this complex object as input.