Returns the polyline object corresponding to the node.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PolyLine GetPolyline()
Return Value
PolyLine
The polyline instance.
See Also
Reference