Method: VORuby::STC::V1_10::Region::EllipseType#pos_angle_unit

Defined in:
lib/voruby/stc/1.10/region.rb

#pos_angle_unitObject



223
224
225
# File 'lib/voruby/stc/1.10/region.rb', line 223

def pos_angle_unit
  @pos_angle_unit || AngleUnit.new('deg')
end