An element that contains a rendering asset used as a portion of a material definition.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2014
Syntax
C# |
---|
public class AppearanceAssetElement : Element |
Visual Basic |
---|
Public Class AppearanceAssetElement _
Inherits Element |
Visual C++ |
---|
public ref class AppearanceAssetElement : public Element |
Inheritance Hierarchy
See Also