Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmSketchPlaneInfo::getCurSPId Method
Syntax
C++
OdResult getCurSPId(OdBmObjectId viewId, OdBmObjectId famId, OdBmObjectId& spId) const;

Retrieves OdBmObjectId of ScetchPlane for the View.

Parameters
Description
viewId
[in] The view Id for which we are looking for OdBmObjectId of ScetchPlane.
famId
[in] The Id of Family.
spId
[out] Output Id of SketchPlane.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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