RVTDocs.com
Namespace: Autodesk.Revit.DB Class: SymbolicCurve

SymbolicCurve.Subcategory

Property
Description:
The subcategory.
Remarks:
If the family category is non-cuttable, the subcategory can be set to be the family category or one of its subcategories. If the family category is cuttable, the subcategory can be set as the graphics styles of the family category, its subcategories, or the invisible lines graphics style.
Syntax
public GraphicsStyle Subcategory { get; set; }