Share

AcBrComplex::AcBrComplex

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.

Links

AcBrComplex

Was this information helpful?