when I look into the rhinocommon doc I see a Rhino.File.FileIgs() class: https://developer.rhino3d.com/api/rhinocommon/rhino.fileio.fileigs#constructors
but when I try to use debuggger tells me that it does not exist: Message: ‘Rhino.FileIO’ object has no attribute ‘FileIgs’
Does it actually exist? Has it been replaced by something else?
Ok it seems to be only available in Rhino 8. That would answer that.
1 Like