Share

Marble Class

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


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

Syntax

C#

public static class Marble

The Marble type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberMarbleColor1 The property labeled "Stone Color" from the "Marble" schema.
Public propertyStatic memberMarbleColor2 The property labeled "Vein Color" from the "Marble" schema.
Public propertyStatic memberMarbleSize The property labeled "Vein Spacing" from the "Marble" schema.
Public propertyStatic memberMarbleWidth The property labeled "Vein Width" from the "Marble" schema.
Public propertyStatic memberTextureAngle The property labeled "Angle" from the "Marble" schema.
Public propertyStatic memberTextureLinkTextureTransforms The property labeled "Link Transforms" from the "Marble" schema.
Public propertyStatic memberTextureRealWorldOffsetX The property labeled "Offset X" from the "Marble" schema.
Public propertyStatic memberTextureRealWorldOffsetY The property labeled "Offset Y" from the "Marble" schema.
Public propertyStatic memberTextureRealWorldOffsetZ The property labeled "Offset Z" from the "Marble" schema.

See Also

Reference

Was this information helpful?