#include <ThreeJS.hpp>
ThreeModelObjectMetadata includes metadata about an OpenStudio ModelObject.
openstudio::ThreeModelObjectMetadata::ThreeModelObjectMetadata |
( |
| ) |
|
openstudio::ThreeModelObjectMetadata::ThreeModelObjectMetadata |
( |
const std::string & |
iddObjectType, |
|
|
const std::string & |
handle, |
|
|
const std::string & |
name |
|
) |
| |
std::string openstudio::ThreeModelObjectMetadata::handle |
( |
| ) |
const |
std::string openstudio::ThreeModelObjectMetadata::iddObjectType |
( |
| ) |
const |
std::string openstudio::ThreeModelObjectMetadata::name |
( |
| ) |
const |