RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ContentNode

ContentNode.GetAsset

Method
Description:
Returns an an instance of an Asset object, which contains definitions of the content node.
Remarks:
Properties and attributes of the node can be accessed using the standard interface of the Asset class.
Syntax
public Asset GetAsset()