Revit 2019.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: 19.0.0.0 (19.1.0.0)
Since:
2012
Syntax
C# |
---|
void Free() |
Visual Basic |
---|
Sub Free |
Visual C++ |
---|
void Free() |