andydandy74 / ClockworkForDynamo

A collection of 450+ custom nodes for the Dynamo visual programming environment
MIT License
219 stars 96 forks source link

Element.SetSubcategory is not changing Subcategory for Modellines #340

Closed heinrichboldt closed 2 years ago

heinrichboldt commented 2 years ago

Describe the bug Goal: changing the Category from "Special Equipment" to something supporting the Workaround for unhosting Families from wall ( as presented by Paul Aubin) in my case "Nurse Call Device"

3D-Elements in Family Editor can be changed with the Node for Modellines we use also Subcategories, but the node does not change the Subcategory for Lines

Expected behavior Collect all Elements in View, there are Modellines, ModelText, 3D-Extrusions ans other. uses "FamilyDocument SubCategory" to get all avaliable Subcategories, used the names of Subcategory in "specialty equipment" to create every Subcategory in "Nurce Call Device" changing the Category of Family changing the Subcategory of all Elements (collected before)

added the Family with Lines and the Graph

My setup

Housekeeping Please make sure these boxes are checked before submitting your issue:

andydandy74 commented 2 years ago

@heinrichboldt This is now fixed and will be in the next release. In the meantime you can download the modified node from https://raw.githubusercontent.com/andydandy74/ClockworkForDynamo/master/nodes/2.x/Element.SetSubCategory.dyf