EngineIdentifier Property


Point Cloud Type Engine Identifier Property

The identifier of the engine responsible for handling of the point cloud.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string EngineIdentifier { get; }

Property Value

String
Remarks
The built-in engine provides "rcs" and "rcp" here.
See Also