Rhino 7 - FileStepWriteOptions

Hi,

i’m wondering whats the best way to export selective data as STEP file with the new *Rhino.FileIO.FileStp.Write()
Method.

Do i need to create a new docobject & copy all relevant data into it, or is there a fast solution similar to
*fwo=Rhino.FileIO.FileWriteOptions()
*fwo.WriteSelectedObjectsOnly=True

Thanks

Sebastian

@stevebaer, is this something you can help with?