Revit 2025.3 API
Fill |
Gets the number of strokes that placed on unit area.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double StrokesPerArea { get; }
Public ReadOnly Property StrokesPerArea As Double Get
public: property double StrokesPerArea { double get (); }
member StrokesPerArea : float with get
Property Value
DoubleSee Also