Revit 2026 API
AssetAsset |
The type of RenderingAsset
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public AssetType AssetType { get; }
Public ReadOnly Property AssetType As AssetType Get
public: property AssetType AssetType { AssetType get (); }
member AssetType : AssetType with get
Property Value
AssetTypeSee Also