Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlaneSurface::createFromRegion Method
Syntax
C++
virtual OdResult createFromRegion(OdDbRegion * pRegion);

Creates the plane surface from a specified region. 

 

Parameters
Description
pRegion
[in] A pointer to a specified region that the plane surface must be created from.

Returns eOk if the plane surface was successfully created or an appropriate error otherwise.

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