API Reference > Classes > Essential_Classes > OdBmLevel Class > OdBmLevel Methods > OdBmLevel::findAssociatedPlanViewId Method
OdBmLevel::findAssociatedPlanViewId Method
Syntax
C++
OdBmObjectId findAssociatedPlanViewId() const;

objectId for the found view. If view was not found, returns null objectId. remarks A level can have more than one associated PlanView and this method will only return the first one found. If view was not found, returns null objectId.

Finds the ID of the first PlanView associated with this level. 

 

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