#include "InteriorPartitionSurface.hpp"
Static Public Member Functions | |
static IddObjectType | iddObjectType () |
Related Functions | |
typedef std::vector < InteriorPartitionSurface > | InteriorPartitionSurfaceVector |
typedef boost::optional < InteriorPartitionSurface > | OptionalInteriorPartitionSurface |
InteriorPartitionSurface is a PlanarSurface that wraps the OpenStudio IDD object 'OS_InteriorPartitionSurface'.
|
explicit |
|
inlinevirtual |
void openstudio::model::InteriorPartitionSurface::autocalculateNumberofVertices | ( | ) |
bool openstudio::model::InteriorPartitionSurface::converttoInternalMass | ( | ) | const |
boost::optional<DaylightingDeviceShelf> openstudio::model::InteriorPartitionSurface::daylightingDeviceShelf | ( | ) | const |
|
static |
boost::optional<InteriorPartitionSurfaceGroup> openstudio::model::InteriorPartitionSurface::interiorPartitionSurfaceGroup | ( | ) | const |
get the interior partition surface group
bool openstudio::model::InteriorPartitionSurface::isConverttoInternalMassDefaulted | ( | ) | const |
bool openstudio::model::InteriorPartitionSurface::isNumberofVerticesAutocalculated | ( | ) | const |
bool openstudio::model::InteriorPartitionSurface::isNumberofVerticesDefaulted | ( | ) | const |
boost::optional<double> openstudio::model::InteriorPartitionSurface::numberofVertices | ( | ) | const |
void openstudio::model::InteriorPartitionSurface::resetConverttoInternalMass | ( | ) |
void openstudio::model::InteriorPartitionSurface::resetInteriorPartitionSurfaceGroup | ( | ) |
void openstudio::model::InteriorPartitionSurface::resetNumberofVertices | ( | ) |
void openstudio::model::InteriorPartitionSurface::resetSurfaceArea | ( | ) |
bool openstudio::model::InteriorPartitionSurface::setConverttoInternalMass | ( | bool | converttoInternalMass | ) |
bool openstudio::model::InteriorPartitionSurface::setInteriorPartitionSurfaceGroup | ( | const InteriorPartitionSurfaceGroup & | interiorPartitionSurfaceGroup | ) |
set the interior partition surface group
bool openstudio::model::InteriorPartitionSurface::setNumberofVertices | ( | boost::optional< double > | numberofVertices | ) |
bool openstudio::model::InteriorPartitionSurface::setNumberofVertices | ( | double | numberofVertices | ) |
bool openstudio::model::InteriorPartitionSurface::setSurfaceArea | ( | boost::optional< double > | surfaceArea | ) |
bool openstudio::model::InteriorPartitionSurface::setSurfaceArea | ( | double | surfaceArea | ) |
boost::optional<double> openstudio::model::InteriorPartitionSurface::surfaceArea | ( | ) | const |
|
related |
|
related |