Revit 2023 API |
TopographySurface..::..MaterialId Property |
TopographySurface Class See Also |
The id of the material applied to this element.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2014
Syntax
Remarks
This applies to TopographySurface and SiteSubRegion elements.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: The materialId cannot map to a valid material element. |
Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was null |