Share Email Facebook Twitter LinkedIn ContentNode.GetAsset Method Returns an an instance of an Asset object, which contains definitions of the content node. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public Asset GetAsset()Return ValueAsset Remarks Properties and attributes of the node can be accessed using the standard interface of the Asset class. See AlsoReferenceContentNode ClassAutodesk.Revit.DB Namespace