PointCollection.GetPointBufferPointer Method

Returns an unsafe pointer to the buffer in which this collection stores the points.


Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IntPtr GetPointBufferPointer()

Return Value

IntPtr
The pointer to the collection's storage.

See Also

Reference

PointCollection Class
Autodesk.Revit.DB.PointClouds Namespace