class ACIrb::SyntheticIfcCTestObj

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/synthetic.rb, line 613
def rn
  'iecc-' << @attributes['name'] << ''
end