C++
AcBrMesh2dControl();
Description
Default constructor. An instantiated 2d mesh control object defaults to a complete set of valid controls. It is not necessary to invoke any member functions on this class or the base class unless a specific control or set of controls needs fine-tuning. All controls default to "off", which is the same as setting them with no argument supplied. Switch a control on by setting it to a legal value, and switch it off by setting with no argument supplied.