An element that contains a rendering asset used as a portion of a material definition.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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