MasonryCMU Class

A static class that provides access to the property names that appear in the MasonryCMU visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualMasonryCMU

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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.
Top
See Also