Share

AcBrMesh2dControl

Class Hierarchy

AcRxObject
    AcBrMeshControl
        AcBrMesh2dControl

C++

class AcBrMesh2dControl : public AcBrMeshControl;

File

brm2dctl.h

Description

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.

Remarks

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.

Links

AcBrMesh2dControl Constructor, AcBrMesh2dControl Methods, AcBrMesh2dControl Operators

See Also

AcBrMesh2dFilter

Was this information helpful?