Share

AcGeBoundBlock3d

Class Hierarchy

AcGeEntity3d
    AcGeBoundBlock3d

C++

class AcGeBoundBlock3d : public AcGeEntity3d;

File

geblok3d.h

Description

This class provides spatial dimensional bounding volume implementation. Bounding blocks may exist in two forms: as an ordinary coordinate-aligned bounding box and as a parallelepiped.

Links

AcGeBoundBlock3d Constructor, AcGeBoundBlock3d Methods, AcGeBoundBlock3d Operators

See Also

AcGeBoundBlock2d

Was this information helpful?