create MethodStatic
Create a new ProjectInformationRecord element ready to be inserted into the iModel.
create(args: ProjectInformationRecordCreateArgs): ProjectInformationRecord
@throws Error if the iModel contains a version of the BisCore schema older than 01.00.25.
| Parameter | Type | Description |
|---|---|---|
| args | ProjectInformationRecordCreateArgs |
Returns - ProjectInformationRecord
Defined in
- core/backend/src/Element.ts Line 2253
Last Updated: 03 November, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.