2027 Members
Changes 0
M

Category Properties

Name Return Type Description Inherited From
P AllowsBoundParameters bool To check if the category can have project parameters.
P AllowsVisibilityControl bool Whether the visibility can be controlled by the user for this category in this view.
P BuiltInCategory BuiltInCategory Gets the BuiltInCategory value for this category.
P CanAddSubcategory bool Indicates if subcategories can be assigned to the category.
P CategoryType CategoryType Gets the category type of this category.
P HasMaterialQuantities bool Identifies if elements of the category are able to report what materials they contain in what quantities.
P Id ElementId Returns the category id associated with the category object.
P IsCuttable bool Indicates if the category is cuttable or not.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P IsTagCategory bool Identifies if the category is associated with a type of tag for a different category.
P IsValid bool Indicates if the Category is valid or not.
P IsVisibleInUI bool Identifies if the category is visible to the user and should be displayed in UI.
P LineColor Color The color of lines shown for elements of this category.
P Material Material Retrieves or changes the material of the category.
P Name string The category name.
P Parent Category Returns the parent category of this category.
P SubCategories CategoryNameMap Returns a map containing all of the subcategories of this category.
P Visible bool Retrieves or changes the visibility of the category in the active view.