AcRxObject AcBrMeshEntity AcBrElement AcBrMesh AcBrNode
class AcBrMeshEntity : public AcRxObject;
brment.h
The AcBrMeshEntity class is the interface base class for mesh objects and subobjects. This class defines the functions that are common to all mesh objects and subobjects, and cannot be instantiated as it has no meaning on its own. It is derived from AcRxObject in order to provide full service run-time type-checking for all derived mesh classes.
AcBrMeshEntity Constructor, AcBrMeshEntity Methods, AcBrMeshEntity Operators
AcBrMesh, AcBrNode