IModelConnection.CodeSpecs Class
The collection of CodeSpec entities for an IModelConnection.
Methods
| Name | Description | |
|---|---|---|
| getById(codeSpecId: Id64String): Promise<CodeSpec> | Look up a CodeSpec by Id. | |
| getByName(name: string): Promise<CodeSpec> | Look up a CodeSpec by name. |
Defined in
Last Updated: 08 January, 2020