API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > WallExporter Class > WallExporter Methods > WallExporter::getWallHeightDirection Method
WallExporter::getWallHeightDirection Method
Syntax
C++
static OdGeVector3d getWallHeightDirection(const OdBmVWall* wallElement);
Parameters 
Description 
const OdBmVWall* wallElement 
[in] wall element.
 

Z axis direction of the wall. 

remarks all Wall elements in BimRv have a direction of (0,0,1). If this changes in the future, this routine may need to be revisited.

Gets wall Z axis. 

 

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