FillGridCalculateStrokesPerArea Method

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

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

Return Value

Double
The strokes per area.
See Also