API Reference > Classes > Hosted Object Classes > OdBmFloor Class > OdBmFloor Methods > OdBmFloor::set Method (OdArray<OdBmGCurvePtrArray> &, bool)
OdBmFloor::set Method (OdArray<OdBmGCurvePtrArray> &, bool)
Syntax
C++
OdResult set(const OdArray<OdBmGCurvePtrArray> & aProfiles, bool isStructural);
Parameters 
Description 
const OdArray<OdBmGCurvePtrArray> & aProfiles 
[in] Input closed profiles of curves.  
bool isStructural 
[in] Input flag. If it's true, floor will be structural.
 

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

Sets data for new floor

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.