FillGridCalculateStrokesPerArea Method

Calculates the number of the segments of the pattern per unit area.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double CalculateStrokesPerArea()

Return Value

Double
The strokes per area.
See Also