Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElement::getGeometry Method (const OdBmGeometryOptions&, OdBmObjectPtr&)
Syntax
C++
OdResult getGeometry(const OdBmGeometryOptions& options, OdBmObjectPtr& pObj) const;

Returns the part of geometry which passes the element settings. 

 

Parameters
Description
options
[in] Input GeometryOptions which are used for selection of GNodes from GElement.
pObj
[out] Returns geometry which was collected from OdBmGElement (geometry cache) in accordance with GeometryOptions.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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