Share

MasonryCMU Class

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

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.MasonryCMU


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

Syntax

C#

public static class MasonryCMU

The MasonryCMU type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "MasonryCMU" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUApplication The property labeled "Finish" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUColor The property labeled "Color" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUColorByObject The property labeled "Color By Object" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUPattern The property labeled "Relief Pattern" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUPatternHeight The property labeled "Amount" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUPatternMap The property labeled "Image" from the "MasonryCMU" schema.
Public propertyStatic memberMasonryCMUType The property labeled "Type" from the "MasonryCMU" schema.

See Also

Reference

Was this information helpful?