Hello everyone,
I’ve been going around in circles with a solution for this one.
My aim: is to position skirting around selected rooms based on the room boundary with removal of the door geometry, or openings etc.
I’ve attempted a number of things based off what I’ve found on the net with little luck.
-
I have stumbled across the Modelical Package. See link. Wall finish by Room, which was from a while ago, I have tried to follow along with the suggestions, but I’m not sure what I am looking for as I am very new to Dynamo and Python.
-
In the script there’s an error. “UnitType, cannot be defined”
docLengthUnit = Document.GetUnits(doc).GetFormatOptions(UnitType.UT_Length).DisplayUnits
offsetedCurves = -
I’ve tried to swap out the UnitType to the ForgeTypeID, but then other errors have come from that.
Can anyone please point me in the right direction?
With this script , or other suggestions.
I would appreciate any help at this point.
Thank you