Share

AcBrBrep Constructor

Overload List

Method Description
AcBrBrep::AcBrBrep () Default constructor. Instantiates an empty object. The function isNull() will return kTrue.
AcBrBrep::AcBrBrep (AcBrBrep&) Copy constructor. Instantiates an object initialized to the same contents as the src object.

Was this information helpful?