NumberingSchema.GetNumberingSchema
Description:
Returns an instance of the specified Numbering Schema in the given document.
Returns an instance of the specified Numbering Schema in the given document.
Overloads (2):
GetNumberingSchema(Document,NumberingSchemaType)
[ObsoleteAttribute("This method is deprecated in Revit 2027 and may be removed in a later version of Revit. See the overload of this function that uses schema name as input.")]
public static NumberingSchema GetNumberingSchema(
Document document,
NumberingSchemaType schemaType
)
-
documentA document to get the numbering schema from.
-
schemaTypeThe type of a built-in schema to get.
-
The given schemaType has an invalid Id.
-
A non-optional argument was null