Share

AcDbSolid::AcDbSolid

C++

AcDbSolid();

Description

Default constructor. Initializes points 0-3 to (0,0,0), the normal vector to (0,0,1), and the thickness to 0.0.

Links

AcDbSolid

Was this information helpful?