OpenStudio:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
openstudio::ThreeModelObjectMetadata Class Reference

#include <ThreeJS.hpp>

Public Member Functions

std::string handle () const
 
std::string iddObjectType () const
 
std::string name () const
 
 ThreeModelObjectMetadata ()
 
 ThreeModelObjectMetadata (const std::string &iddObjectType, const std::string &handle, const std::string &name)
 

Detailed Description

ThreeModelObjectMetadata includes metadata about an OpenStudio ModelObject.

Constructor & Destructor Documentation

openstudio::ThreeModelObjectMetadata::ThreeModelObjectMetadata ( )
openstudio::ThreeModelObjectMetadata::ThreeModelObjectMetadata ( const std::string &  iddObjectType,
const std::string &  handle,
const std::string &  name 
)

Member Function Documentation

std::string openstudio::ThreeModelObjectMetadata::handle ( ) const
std::string openstudio::ThreeModelObjectMetadata::iddObjectType ( ) const
std::string openstudio::ThreeModelObjectMetadata::name ( ) const