Just tried having a quick poke round, but couldn’t find anything - I’ve written a tool to set block properties to “By Parent” for things like linetype, print colour, etc, with commands similar to:
rs.ObjectLinetypeSource(obj,3)
I didn’t see any options in the RhinoScriptSyntax page but is there something similar to be able to set Section Style to “By Parent” as well? Something like…ObjectSectionSource?