whether the spline is closed
Returns:
9 10 11
# File 'lib/autocad/spline.rb', line 9 def closed? # : bool @ole_obj.Closed end