Returns an unsafe pointer to the buffer in which this collection stores the points.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
C# |
---|
public IntPtr GetPointBufferPointer() |
Visual Basic |
---|
Public Function GetPointBufferPointer As IntPtr |
Visual C++ |
---|
public: IntPtr GetPointBufferPointer() |