API Reference > Classes > Database Classes > OdBmDatumPlane Class > OdBmDatumPlane Methods > OdBmDatumPlane::isPerpToView Method
OdBmDatumPlane::isPerpToView Method
Syntax
C++
bool isPerpToView(const OdBmDBView* pView) const;
Parameters 
Description 
const OdBmDBView* pView 
[out] Pointer to view. 

Returns true if this plane is perpendicular to the specified view. 

 

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