CFx SDK Documentation
2023 SP0
|
#include <AECWallCustomGeometryBody.h>
Protected Attributes | |
AECImpObjPtr | m_pGeometry |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. More... | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Public Types inherited from AECWallCustomGeometry | |
enum | Operation { eAdditive = 0 , eSubtractive = 1 , eReplace = 2 , eAdditiveCutOpenings = 3 } |
Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
static OdSmartPtr< AECImpObj > | createObject () |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
ODRX_HEAP_OPERATORS () | |
Wall Custom Geometry Body.
<group TA_API_Subobjects_Wall>
Definition at line 35 of file AECWallCustomGeometryBody.h.
FacetModeler::Body AECWallCustomGeometryBody::GetBody | ( | const FacetModeler::DeviationParams & | devDeviation = FacetModeler::FMGeGbl::gDefDev | ) | const |
Returns the custom geometry.
void AECWallCustomGeometryBody::SetBody | ( | const FacetModeler::Body & | bodyValue | ) |
Sets the custom geometry.
|
protected |
Definition at line 58 of file AECWallCustomGeometryBody.h.