createCode MethodStatic

Create a Code for an ExternalSourceAttachment element given a name that is meant to be unique within the scope of its parent ExternalSource.

createCode(iModelDb: IModelDb, scopeElementId: string, codeValue: string): Code

@see ensureCodeSpec

Parameter Type Description
iModelDb IModelDb The IModelDb
scopeElementId string The parent ExternalSource
codeValue string The ExternalSourceAttachment name

Returns - Code

Defined in

Last Updated: 10 May, 2024