Reference.CreateLinkReference
Method
Description:
Creates a Reference from a Reference in an RVT Link.
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.
The reference that is returned can be used to create a family instance on a face in an RVT link.
Parameters
Parameter | Type | Description |
---|---|---|
revitLinkInstance | RevitLinkInstance | Id of the RevitLinkInstance that contains the reference. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when revitLinkInstance is. |