class ACIrb::SyntheticIfcTLTestObj

Public Instance Methods

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