|
FRX SDK Documentation 2025 SP0
|
#include <AcBrMeshControl.h>
Protected Member Functions | |
| AcBrMeshControl (AcBrMeshControl const &) | |
| AcBrMeshControl (void) | |
| AcBrMeshControl & | operator= (AcBrMeshControl const &) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 24 of file AcBrMeshControl.h.
|
protected |
|
protected |
| AcBrMeshControl::ACRX_DECLARE_MEMBERS | ( | AcBrMeshControl | ) |
| AcBr::ErrorStatus AcBrMeshControl::getAngTol | ( | double & | ) | const |
| AcBr::ErrorStatus AcBrMeshControl::getDistTol | ( | double & | ) | const |
| AcBr::ErrorStatus AcBrMeshControl::getMaxNodeSpacing | ( | double & | ) | const |
| AcBr::ErrorStatus AcBrMeshControl::getMaxSubdivisions | ( | Adesk::UInt32 & | = *(Adesk::UInt32 *) NULL | ) | const |
|
virtual |
Reimplemented from AcRxObject.
|
protected |
| AcBr::ErrorStatus AcBrMeshControl::setAngTol | ( | double const & | = *(double *) NULL | ) |
| AcBr::ErrorStatus AcBrMeshControl::setDistTol | ( | double const & | = *(double *) NULL | ) |
| AcBr::ErrorStatus AcBrMeshControl::setMaxNodeSpacing | ( | double const & | = *(double *) NULL | ) |
| AcBr::ErrorStatus AcBrMeshControl::setMaxSubdivisions | ( | Adesk::UInt32 const & | = *(Adesk::UInt32 *) NULL | ) |