Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFloor::set Method (const OdArray<OdBmGCurvePtrArray> &, bool)
Syntax
C++
OdResult set(const OdArray<OdBmGCurvePtrArray> & aProfiles, bool isStructural);

Sets data for new floor

Parameters
Description
aProfiles
[in] Input closed profiles of curves.
isStructural
[in] Input flag. If it's true, floor will be structural.

eOk if creation is successful in other cases returns appropriate error code.

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