Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilderFiller::initFrom Method (OdBrepBuilder&, const BrepBuilderInitialData&)
Syntax
C++
OdResult initFrom(OdBrepBuilder& builder, const BrepBuilderInitialData& data);

Init the OdBrepBuilder by data. 

 

Parameters
Description
builder
[out] OdBrepBuilder that will be inited.
data
[in] Helper structure for initialize the builder.

eOk if successful, or an appropriate error code otherwise.

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