API Reference > OdBr Classes > OdBrMesh2dControl Class
OdBrMesh2dControl Class
OdBrMesh2dControlOdBrMesh2dControl
Syntax
C++
class OdBrMesh2dControl : public OdBrMeshControl;

BrMesh2dControl.h

This interface class represents 2D mesh controls. It defines specific functions used to set controls for generating 2D meshes.

This class is implemented only for Spatial modeler.

TD_Br 

 

 
Name 
Description 
 
Destructor. 
 
This is the overview for the OdBrMesh2dControl constructor overload. 
 
Name 
Description 
 
This is OdBrMesh2dControlDefault, a member of class OdBrMesh2dControl. 
 
Name 
Description 
 
Returns the element shape criteria.
 
 
Returns the maximum aspect ratio between width and height for a 2D mesh element.
 
 
Sets the element shape criteria.
 
 
Sets the maximum aspect ratio between width and height for a 2D mesh element.
 
 
Name 
Description 
 
= 
Assignment operator. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.