M

NumberSystem.Create

Description:
Creates a new instance of a NumberSystem associated to a host element and a view.
Overloads (2):
Create(Document,ElementId,LinkElementId,Reference)
public static NumberSystem Create(
	Document document,
	ElementId viewId,
	LinkElementId numberedElementId,
	Reference referenceCurve
)
Return Value The created NumberSystem. The created NumberSystem.
  • viewId is not valid for placement of a NumberSystem (only floor plan views and elevation views are permitted). -or- numberedElementId is not valid as a host for NumberSystem (only StairsRun elements are permitted in this release). -or- The referenceCurve is not valid for NumberSystem on numberedElementId. -or- The numberedElementId already has a NumberSystem.
  • A non-optional argument was NULL