class OpenStudio::URLSearchPath

Public Class Methods

new(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/URLSearchPath.rb, line 4
def self.new(*args)
end

Public Instance Methods

getIddObjectType() click to toggle source

@return [OptionalIddObjectType]

# File lib/openstudio-api-stubs/Classes/URLSearchPath.rb, line 13
def getIddObjectType
end
getRelativity() click to toggle source

@return [Relative]

# File lib/openstudio-api-stubs/Classes/URLSearchPath.rb, line 10
def getRelativity
end
getUrl() click to toggle source

@return [QUrl]

# File lib/openstudio-api-stubs/Classes/URLSearchPath.rb, line 7
def getUrl
end