Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBaseModelerGeometry::copyBody Method
Syntax
C++
virtual OdResult copyBody(OdBaseModelerGeometryPtr b) = 0;

Copies body and stores it in StepModelerGeometry. 

 

Parameters
Description
b
[in] Source StepModelerGeometry.

Returns result code, eOk if all right, eNullEntityPointer if source is NULL or eIllegalEntityType if source is not kind of StepModelerGeometry

Copyright © 2002-2022. Open Design Alliance All rights reserved.