class ACIrb::FvtopoRsEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fvtopo.rb, line 111
def rn
  'rsep-[' << @attributes['tDn'] << ']'
end