upgradeCustomAttributesToEC3 Function

upgradeCustomAttributesToEC3(xmlSchemas: string[], schemaContext?: ECSchemaXmlContext): string[]

@returns EC3.2 Xml ECSchema(s) with converted custom attributes.

@throws IModelError if there is a problem converting the custom attributes of a schema.

Parameter Type Description
xmlSchemas string[] The ECSchema Xml string(s).
schemaContext ECSchemaXmlContext  

Returns - string[]

EC3.2 Xml ECSchema(s) with converted custom attributes.

Defined in

Last Updated: 25 April, 2024