2027 Class
Changes 0
C

Marble

Description:
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
public static class Marble
Name Return Type Description
P MarbleColor1 string The property labeled "Stone Color" from the "Marble" schema.
P MarbleColor2 string The property labeled "Vein Color" from the "Marble" schema.
P MarbleSize string The property labeled "Vein Spacing" from the "Marble" schema.
P MarbleWidth string The property labeled "Vein Width" from the "Marble" schema.
P TextureAngle string The property labeled "Angle" from the "Marble" schema.
P TextureLinkTextureTransforms string The property labeled "Link Transforms" from the "Marble" schema.
P TextureRealWorldOffsetX string The property labeled "Offset X" from the "Marble" schema.
P TextureRealWorldOffsetY string The property labeled "Offset Y" from the "Marble" schema.
P TextureRealWorldOffsetZ string The property labeled "Offset Z" from the "Marble" schema.