Share

PointCloudType.EngineIdentifier Property

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string EngineIdentifier { get; }

Property Value

String

Remarks

The built-in engine provides "rcs" and "rcp" here.

See Also

Reference

Was this information helpful?