The element id of the material used to create the sweep or reveal.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId MaterialId { get; set; }Property Value
ElementId
Exceptions
Remarks
This value is not used when creating standalone wall sweeps. The material id of the
wall sweep's type is used instead.
See Also
Reference