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