NumberingSchemaTypesStructuralNumberingSchemas Class

Note: This API is now obsolete.

A collection of types of built-in Numbering Schemas that are used for numbering structure elements.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBNumberingSchemaTypesStructuralNumberingSchemas

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit. Schemas are no longer defined as unique based on this, the Name property is used.")]
public static class StructuralNumberingSchemas

The NumberingSchemaTypesStructuralNumberingSchemas type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberRebar Built-in schema used for numbering rebar elements
Public propertyStatic memberRebarCoupler Built-in schema used for numbering rebar coupler elements
Public propertyStatic memberReinforcementFabric Built-in schema used for numbering fabric reinforcement elements
Top
See Also