#include <FoundationKiva.hpp>
Public Member Functions | |
| CustomBlock (const Material &material, double depth, double xPosition, double zPosition) | |
| double | depth () const | 
| Material | material () const | 
| double | xPosition () const | 
| double | zPosition () const | 
This class implements a custom block.
| openstudio::model::CustomBlock::CustomBlock | ( | const Material & | material, | 
| double | depth, | ||
| double | xPosition, | ||
| double | zPosition | ||
| ) | 
| double openstudio::model::CustomBlock::depth | ( | ) | const | 
| Material openstudio::model::CustomBlock::material | ( | ) | const | 
| double openstudio::model::CustomBlock::xPosition | ( | ) | const | 
| double openstudio::model::CustomBlock::zPosition | ( | ) | const |