Hi Jon,
[quote user="Jon Summers"]To define an Item Type Library implicitly defines an EC Schema?[/quote]
It can be discovered easily:
- Create a new empty file.
- Use ecx schema list key-in to list all schemas stored in the file.
- Create your Item Type definition and save it to the file.
- Use the key-in again to check how the number of stored schemas changed.
- You will see some stadard (supplement) schemas area added and also DgnCustomItemTypes_<name>.01.00 schema is created.
- For further research you can export the schema and open it in Bentley Class Editor.
With regards,
Jan