Revit 2025 API
AssetAsset |
The type of RenderingAsset
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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