IModelProps Interface
Properties that are about an iModel.
Implemented by
Properties
| Name | Type | Description | |
|---|---|---|---|
| ecefLocation | undefined | EcefLocationProps | The location of the iModel in Earth Centered Earth Fixed coordinates. | |
| globalOrigin | undefined | XYZProps | An offset to be applied to all spatial coordinates. | |
| iModelToken | undefined | IModelTokenProps | The token of the iModel. | |
| name | undefined | string | The name of the iModel. | |
| projectExtents | undefined | Range3dProps | The volume of the entire project, in spatial coordinates | |
| rootSubject | RootSubjectProps | The name and description of the root subject of this iModel |
Defined in
Last Updated: 08 January, 2020