Revit 2025 API
Fill |
Corrects pattern dots to make them be drawn properly for Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ExpandDots()
Public Function ExpandDots As Boolean
public: bool ExpandDots()
member ExpandDots : unit -> bool
Return Value
BooleanIndicates whether any dots were in fact expanded.
See Also