01-16-2023
05:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-16-2023
05:17 AM
Hi @Maxim-CADman77. This sounds like a good one for the folks at Autodesk directly, since they designed that 'construction' toggle ability. I assume they may just be getting the BrowserNode for that WorkPlane, then setting its Visible property to False, so that the node does not show in the browser tree, but that is just speculation on my part. I wander if you would be able to use the ModelParameter.ConvertToReferenceParameter method, to make that parameter un-editable? That may cause it to become unconstrained though, so it may move...not sure. Maybe add the WorkPlane as Fixed instead, or convert it to fixed afterwards. Just some thoughts.
Wesley Crihfield
(Not an Autodesk Employee)