Revit 2025.3 API
Fill |
Provides the segment direction.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public UV GetSegmentDirection()
Public Function GetSegmentDirection As UV
public: UV^ GetSegmentDirection()
member GetSegmentDirection : unit -> UV
Return Value
UVThe direction of segment.
See Also