Point Cloud Engine Registry Get Supported Engines Method Returns a list of the identifiers supported by point cloud engines registered to Revit. Namespace: Autodesk.Revit.DB.PointClouds Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static IList<string> GetSupportedEngines() Public Shared Function GetSupportedEngines As IList(Of String) public: static IList<String^>^ GetSupportedEngines() static member GetSupportedEngines : unit -> IList<string> Return Value IList String The list of identifiers. See Also Reference PointCloudEngineRegistry Class Autodesk.Revit.DB.PointClouds Namespace
Point Cloud Engine Registry Get Supported Engines Method Returns a list of the identifiers supported by point cloud engines registered to Revit. Namespace: Autodesk.Revit.DB.PointClouds Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static IList<string> GetSupportedEngines() Public Shared Function GetSupportedEngines As IList(Of String) public: static IList<String^>^ GetSupportedEngines() static member GetSupportedEngines : unit -> IList<string> Return Value IList String The list of identifiers. See Also Reference PointCloudEngineRegistry Class Autodesk.Revit.DB.PointClouds Namespace