Share

Speckle Class

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

Inheritance Hierarchy

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


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class Speckle

The Speckle type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberSpeckleColor1 The property labeled "Color 1" from the "Speckle" schema.
Public propertyStatic memberSpeckleColor2 The property labeled "Color 2" from the "Speckle" schema.
Public propertyStatic memberSpeckleSize The property labeled "Size" from the "Speckle" schema.
Public propertyStatic memberTextureAngle The property labeled "Angle" from the "Speckle" schema.
Public propertyStatic memberTextureLinkTextureTransforms The property labeled "Link Transforms" from the "Speckle" schema.
Public propertyStatic memberTextureRealWorldOffsetX The property labeled "Offset X" from the "Speckle" schema.
Public propertyStatic memberTextureRealWorldOffsetY The property labeled "Offset Y" from the "Speckle" schema.
Public propertyStatic memberTextureRealWorldOffsetZ The property labeled "Offset Z" from the "Speckle" schema.

See Also

Reference

Was this information helpful?