AcRxObject AcBrMeshControl AcBrMesh2dControl
class AcBrMesh2dControl : public AcBrMeshControl;
brm2dctl.h
The AcBrMesh2dControl class is the interface class for 2d mesh controls. This class defines the functions that are specific to setting controls for the generation of 2d meshes.
2d mesh controls affect how a mesh grid is overlaid on the true surface and are applied at a later stage of standard textbook mesh generation algorithms than the global dimension-neutral controls in the base class, so they are treated more as hints to the mesh generator than as exact quantizations.
AcBrMesh2dControl Constructor, AcBrMesh2dControl Methods, AcBrMesh2dControl Operators
AcBrMesh2dFilter