This might not be exactly what you're looking for, but in terms of having local backups I like to use Bvckup2 (https://bvckup2.com/). It's perpetual software, data is saved to your chosen destination (I use a separate portable & encrypted SSD to backup all my personal files, but local network servers might work too),…
@Veer_P An interesting shape, they're typically fiddly to model in polygonal subd that are usually fabricated using an extruded die cast mould' and also CAD designed, hence indeed a challenge so my approach would be as if modeling a car body shell of some sort with a Shrinkwrap Modifier. Because there's a similarity in…
I selected both layers in item mode, then right click and used 'Export Selected Layers' - I selected FBX export and 'Just Layers' in the export options popup. My FBX export settings:
You have to set the selected modifier again for the icon to refresh. Here's some simple changes to fix the icon issue and prevent some potential errors: if classof subobjectlevel != Integer do setCommandPanelTaskMode #modify theObjs = selection as array if theObjs.count > 0 do ( CurrentMod = modpanel.getCurrentObject() if…