Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::brep Method
Syntax
C++
virtual bool brep(OdBrBrep& brBrep) const = 0;

Populates the specified BrBrep object with the ACIS BREP data of this ModelerGeometry object.

Parameters
Description
brBrep
[out] Receives the BREP data.

True if and only if successful; false otherwise.

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