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