Share

Category Properties

The Category type exposes the following members.

Properties

 NameDescription
Public propertyAllowsBoundParameters To check if the category can have project parameters.
Public propertyAllowsVisibilityControlWhether the visibility can be controlled by the user for this category in this view.
Public propertyBuiltInCategory Gets the BuiltInCategory value for this category.
Public propertyCanAddSubcategoryIndicates if subcategories can be assigned to the category.
Public propertyCategoryType Gets the category type of this category.
Public propertyHasMaterialQuantities Identifies if elements of the category are able to report what materials they contain in what quantities.
Public propertyId Returns the category id associated with the category object.
Public propertyIsCuttableIndicates if the category is cuttable or not.
Public propertyCode exampleIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyIsTagCategory Identifies if the category is associated with a type of tag for a different category.
Public propertyIsValidIndicates if the Category is valid or not.
Public propertyIsVisibleInUI Identifies if the category is visible to the user and should be displayed in UI.
Public propertyLineColorThe color of lines shown for elements of this category.
Public propertyMaterial Retrieves or changes the material of the category.
Public propertyNameThe category name.
Public propertyParentReturns the parent category of this category.
Public propertySubCategoriesReturns a map containing all of the subcategories of this category.
Public propertyVisible Retrieves or changes the visibility of the category in the active view.

See Also

Reference

Was this information helpful?