Speckle
Description:
A static class that provides access to the property names that appear in the Speckle visual asset schema.
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
System.Object
Autodesk.Revit.DB.Visual.Speckle
public static class Speckle
| Name | Return Type | Description |
|---|---|---|
| SpeckleColor1 | string | The property labeled "Color 1" from the "Speckle" schema. |
| SpeckleColor2 | string | The property labeled "Color 2" from the "Speckle" schema. |
| SpeckleSize | string | The property labeled "Size" from the "Speckle" schema. |
| TextureAngle | string | The property labeled "Angle" from the "Speckle" schema. |
| TextureLinkTextureTransforms | string | The property labeled "Link Transforms" from the "Speckle" schema. |
| TextureRealWorldOffsetX | string | The property labeled "Offset X" from the "Speckle" schema. |
| TextureRealWorldOffsetY | string | The property labeled "Offset Y" from the "Speckle" schema. |
| TextureRealWorldOffsetZ | string | The property labeled "Offset Z" from the "Speckle" schema. |