Revit 2026 API
Fill |
Provides the hatching propagation. Hatching is inverted.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public UV GetHatchingDirection()
Public Function GetHatchingDirection As UV
public: UV^ GetHatchingDirection()
member GetHatchingDirection : unit -> UV
Return Value
UVThe direction of hatching.
See Also