Marble
Description:
A static class that provides access to the property names that appear in the Marble visual asset schema.
A static class that provides access to the property names that appear in the Marble visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Marble
System.Object
Autodesk.Revit.DB.Visual.Marble
public static class Marble
| Name | Return Type | Description |
|---|---|---|
| MarbleColor1 | string | The property labeled "Stone Color" from the "Marble" schema. |
| MarbleColor2 | string | The property labeled "Vein Color" from the "Marble" schema. |
| MarbleSize | string | The property labeled "Vein Spacing" from the "Marble" schema. |
| MarbleWidth | string | The property labeled "Vein Width" from the "Marble" schema. |
| TextureAngle | string | The property labeled "Angle" from the "Marble" schema. |
| TextureLinkTextureTransforms | string | The property labeled "Link Transforms" from the "Marble" schema. |
| TextureRealWorldOffsetX | string | The property labeled "Offset X" from the "Marble" schema. |
| TextureRealWorldOffsetY | string | The property labeled "Offset Y" from the "Marble" schema. |
| TextureRealWorldOffsetZ | string | The property labeled "Offset Z" from the "Marble" schema. |