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