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

NumberSystem.SetReferencePick

Method
Description:
Sets the reference pick.
Remarks:
It is suggested to get the new reference via GetNumberSystemReference() from the host element.
Syntax
public void SetReferencePick(
	Reference referencePick
)
Parameters
Parameter Type Description
referencePick Reference The pick to set.
Return Value
Exceptions
Exception Condition
ArgumentException The referencePick is not a valid reference.
ArgumentNullException A non-optional argument was null