VertexStreamPosition
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| AddVertex(VertexPosition) | None | Inserts a VertexStreamPosition into the stream and associated buffer. | |
| AddVertices(IList<VertexPosition>) | None | Inserts multiple VertexStreamPosition instances into the stream and associated buffer. | |
| Dispose() | None | (Inherited from VertexStream .) | VertexStream |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| 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 VertexStream .) | VertexStream |