ContinuousRailGetPath Method

Retrieves the rail path.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<Curve> GetPath()

Return Value

IListCurve
The path of the rail.
See Also