• [CONNECT C++] Create custom IECInstance formatter for ItemType property

    I have existing code that creates an IECInstance formatter for the area property of my Item Type. bool CreateAreaFormatter (IECInstancePtr& formatInstance, int nUnits, int accuracy, Annotator::AreaDecoratorOptions decorator) { ECN::ECSchemaPtr…