I'd like to compose a query to use with DgnECManager.FindInstances using an ECQuery . Unfortunately, the MstnPlatformNet documentation continues to ignore that class. The SDK examples help little, using the catch-all SelectAllProperties .
ECQuery query…