Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
Since:
2012
Syntax
C# |
---|
void Free() |
Visual Basic |
---|
Sub Free |
Visual C++ |
---|
void Free() |