| Revit 2017 API |
| IPointCloudEngine..::..Free Method |
| IPointCloudEngine Interface See Also |
Revit will call this method when done using the engine.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2012
Syntax
| C# |
|---|
void Free() |
| Visual Basic |
|---|
Sub Free |
| Visual C++ |
|---|
void Free() |