Point Collection Get Point Buffer Pointer 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IntPtr GetPointBufferPointer() Public Function GetPointBufferPointer As IntPtr public: IntPtr GetPointBufferPointer() member GetPointBufferPointer : unit -> IntPtr Return Value IntPtr The pointer to the collection's storage. See Also Reference PointCollection Class Autodesk.Revit.DB.PointClouds Namespace
Point Collection Get Point Buffer Pointer 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: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IntPtr GetPointBufferPointer() Public Function GetPointBufferPointer As IntPtr public: IntPtr GetPointBufferPointer() member GetPointBufferPointer : unit -> IntPtr Return Value IntPtr The pointer to the collection's storage. See Also Reference PointCollection Class Autodesk.Revit.DB.PointClouds Namespace