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

Reference

Constructor
Description:
Creates a Reference with the supplied element.
Syntax
public Reference(
	Element element
)
Parameters
Parameter Type Description
element Element The element to create a reference.
Return Value
Exceptions
Exception Condition
ArgumentNullException Thrown when the parameter is.