CFx SDK Documentation  2023 SP0
Public Member Functions | List of all members
OdBrMesh2d Class Reference

#include <BrMesh2d.h>

Inheritance diagram for OdBrMesh2d:
OdBrMesh OdBrMeshEntity

Public Member Functions

 OdBrMesh2d ()
 
 ~OdBrMesh2d ()
 
OdBrMesh2doperator= (const OdBrMesh2d &src)
 
- Public Member Functions inherited from OdBrMesh
virtual ~OdBrMesh ()
 
- Public Member Functions inherited from OdBrMeshEntity
virtual ~OdBrMeshEntity ()
 
bool isEqualTo (const OdBrMeshEntity *other) const
 
bool isNull () const
 
OdBrErrorStatus getEntityAssociated (OdBrEntity *&entity) const
 
OdBrErrorStatus setValidationLevel (const BrValidationLevel &level= *(BrValidationLevel *) NULL)
 
OdBrErrorStatus getValidationLevel (BrValidationLevel &level) const
 
bool brepChanged () const
 

Additional Inherited Members

- Protected Member Functions inherited from OdBrMesh
 OdBrMesh ()
 
OdBrMeshoperator= (const OdBrMesh &)
 
- Protected Member Functions inherited from OdBrMeshEntity
 OdBrMeshEntity ()
 
 OdBrMeshEntity (const OdBrMeshEntity &)
 
OdBrMeshEntityoperator= (const OdBrMeshEntity &)
 
- Protected Attributes inherited from OdBrMeshEntity
OdRxObjectPtr m_pImp
 
bool m_bIsValidate
 

Detailed Description

This class defines the interface class for 2D meshes.

Remarks
This class is implemented only for Spatial modeler.
See also
TD_Br

<group OdBr_Classes>

Definition at line 40 of file BrMesh2d.h.

Constructor & Destructor Documentation

◆ OdBrMesh2d()

OdBrMesh2d::OdBrMesh2d ( )

Default constructor.

◆ ~OdBrMesh2d()

OdBrMesh2d::~OdBrMesh2d ( )

Destructor.

Member Function Documentation

◆ operator=()

OdBrMesh2d& OdBrMesh2d::operator= ( const OdBrMesh2d src)

The documentation for this class was generated from the following file: