API Reference > Classes > Hosted Object Classes > OdBmVWall Class > OdBmVWall Methods > OdBmVWall::getWallKind Method
OdBmVWall::getWallKind Method
Syntax
C++
virtual OdBm::WallKind::Enum getWallKind() const;

Returning value can be one of the next values: 

 

Unknown 
-1 
Basic 
Curtain 
Stacked 

Returns the kind of a wall as the one value from WallKind enumeration. 

 

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