PointCloudTypeEngineIdentifier Property

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

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

Property Value

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