Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElementGroup::placeGroup Method
Syntax
C++
OdResult placeGroup(const OdGePoint3d& location, const OdBmObjectId elemGroupTypeId);

Creation an instance of Group, using a location and a group type ID. 

 

Parameters
Description
location
[in] Location where the group is to be placed.
elemGroupTypeId
[in] Id of ElementGroupType.

Returns eOk if successful or an appropriate error code in the other case.

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