class OpenStudio::ThreeGeometry
Public Class Methods
new(string, string, threeGeometryData)
click to toggle source
# File lib/openstudio-api-stubs/Classes/ThreeGeometry.rb, line 4 def self.new(string, string, threeGeometryData) end
Public Instance Methods
data()
click to toggle source
@return [ThreeGeometryData]
# File lib/openstudio-api-stubs/Classes/ThreeGeometry.rb, line 13 def data end
type()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ThreeGeometry.rb, line 10 def type end
uuid()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/ThreeGeometry.rb, line 7 def uuid end