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

Reference.CreateLinkReference

Method
Description:
Creates a Reference from a Reference in an RVT Link.
Remarks:
The reference that is returned can be used to create a family instance on a face in an RVT link.
Syntax
public Reference CreateLinkReference(
	RevitLinkInstance revitLinkInstance
)
Parameters
Parameter Type Description
revitLinkInstance RevitLinkInstance Id of the RevitLinkInstance that contains the reference.
Return Value
Exceptions
Exception Condition
ArgumentNullException Thrown when revitLinkInstance is.