Speckle Class
A static class that provides access to the property names that appear in the Speckle visual asset schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2018.1

Syntax

C#
public static class Speckle
Visual Basic
Public NotInheritable Class Speckle
Visual C++
public ref class Speckle abstract sealed

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB.Visual..::..Speckle

See Also