Query Viewports' Type?

Hi,

Is there a way to query Viewports’ Type? I tried couple methods but still can’t get them …

Similar to Text its a System Family with Types

@Japhy Gosh, this is something that always be forgotten from my brain.

Some further questions:

  1. Is there a way to get the list of all System Family?
  2. Also, what if I want to query all the dimension types, category = Dimension?
  3. How can I query all of the families under “Annotation Symbol” all at once?
    Meanwhile I have the necessity to rename them all in once.

圖片

Hi Ctu6,

Try Query Families with Filter by Kind

A class filter will give you the most comprehensive results

This one might be trickier, i see an AnnotationSymbol class but that inherits from the FamilyInstance.

Here’s a solution for #3


Rh7-RiR-GetAnnotationFamilies.gh (13.4 KB)