Can you Create a Keynote using the Revit API in C# -
i'm trying create keynote tag via revit 2012 api. however, found reference creating keynote tag anywhere on internet or in samples. see builtincategory.ost_keynotetags part of independenttag class , according http://thebuildingcoder.typepad.com/files/guide-to-placing-family-instances-with-the-api.doc need use tm_addby_category tagmode create keynote. however, when try change new tag via changetypeid, error.
has figured out?
i haven't had chance try yet, i'm thinking you're out of luck. part, can't things api can't interactively in revit. did test can't change type of multi-category tag keynote tag. while they're both independenttag
elements, different categories, , it's rare in experience can switch category of placed element.
Comments
Post a Comment