PolylineNode
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | (Inherited from RenderNode .) | RenderNode |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetPolyline() | The polyline instance. | Returns the polyline object corresponding to the node. | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from RenderNode .) | RenderNode |
| LineProperties | LineProperties | Access to the line (pen) properties of the curve being drawn (Inherited from ModelCurveNode .) | ModelCurveNode |
| NodeName | string | A readable name of the output node. (Inherited from RenderNode .) | RenderNode |