CFx SDK Documentation
2023 SP0
|
#include <AECSlabCustomGeometryBody.h>
Protected Attributes | |
AECImpObjPtr | m_pBody |
![]() | |
class AECSIBase * | m_pImp |
DOM. More... | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
![]() | |
enum | Operation { eAdditive = 0 , eSubtractive = 1 , eReplace = 2 } |
![]() | |
static OdSmartPtr< AECImpObj > | createObject () |
![]() | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
![]() | |
ODRX_HEAP_OPERATORS () | |
Abstract base for Slab Custom Geometry Body.
<group TA_API_Subobjects_Slab>
Definition at line 35 of file AECSlabCustomGeometryBody.h.
FacetModeler::Body AECSlabCustomGeometryBody::GetBody | ( | const FacetModeler::DeviationParams & | devDeviation = FacetModeler::FMGeGbl::gDefDev | ) | const |
Returns the custom geometry.
void AECSlabCustomGeometryBody::SetBody | ( | const FacetModeler::Body & | bodyValue | ) |
Sets the custom geometry.
|
protected |
Definition at line 58 of file AECSlabCustomGeometryBody.h.