Revit 2025 API
Override |
Cut surface line color.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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