<Code Lib>
2022 Method
Changes 0
M

PointCloudEngineRegistry.GetSupportedEngines

Description:
Returns a list of the identifiers supported by point cloud engines registered to Revit.

public static IList<string> GetSupportedEngines()

IList<string> The list of identifiers.

Loading…