Davide Giannuzzi
Davide Giannuzzi
Changed ParameterType to GetDataType() for Definition type Added a readable type name field to the options list since ForgeTypeId.ToString() does not return a readable string like ParameterType used to.
Changed get_elements_dict to only collect Viewports from the active Sheet. Right now the tool might fail to assign a new number to the View with the target number on the...
I am running into an error when deserializing an Enumerable, specifically a property of type List (but the same error happens if I use a Coordinate[][] ). I get the...