6.12.3.1.1. Empty Category

Start python section to interscript/felix/model/stdcat.py[2 /10 ] Next Prev Last
     4: #line 10 "felix_stdcat.ipk"
     5: class cat_empty(category):
     6:   def is_arrow(self, arrow): return 0
     7:   is_object = is_arrow
     8: 
End python section to interscript/felix/model/stdcat.py[2]