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
- backend/src/Element.ts Line 2354
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.