An output node that represents a tessellated polyline segments.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2016
Syntax
C# |
---|
public class PolylineSegments : IDisposable |
Visual Basic |
---|
Public Class PolylineSegments _ Implements IDisposable |
Visual C++ |
---|
public ref class PolylineSegments : IDisposable |
Remarks
See also: OnPolylineSegments(PolylineSegments).