Revit 2026 API
Override |
Cut surface line color.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Color CutLineColor { get; }
Public ReadOnly Property CutLineColor As Color Get
public: property Color^ CutLineColor { Color^ get (); }
member CutLineColor : Color with get
Property Value
ColorSee Also