API Reference > Classes > Geometry Classes > OdBmGeometry Class > OdBmGeometry Methods > OdBmGeometry::setSharedSurfInfo Method
OdBmGeometry::setSharedSurfInfo Method
Syntax
C++
OdResult setSharedSurfInfo(const OdArray<OdBmSharedSurfInfoPtr>&);
Parameters 
Description 
OdArray 
[in] Input shared surface information.
 

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

Sets shared surface information. 

 

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