CFx SDK Documentation
2023 SP0
|
#include <AECSlabCustomGeometryBody.h>
Protected Attributes | |
AECImpObjPtr | m_pBody |
Protected Attributes inherited from AECImpObj | |
class AECSIBase * | m_pImp |
DOM. More... | |
OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Public Types inherited from AECSlabCustomGeometry | |
enum | Operation { eAdditive = 0 , eSubtractive = 1 , eReplace = 2 } |
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 () | |
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.