Revit 2019.2 API |
PointCollection..::..GetPointBufferPointer Method |
PointCollection Class See Also |
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: 19.0.0.0 (19.2.0.66)
Since:
2012
Syntax
C# |
---|
public IntPtr GetPointBufferPointer() |
Visual Basic |
---|
Public Function GetPointBufferPointer As IntPtr |
Visual C++ |
---|
public: IntPtr GetPointBufferPointer() |