• [CONNECT C# .NET] How to associate an ItemType to a parametric model and then create a variation associated with the ItemType?

    Hello, I am using OpenBuildings CONNECT Update 5, I think the version is 10.00.14.18 . 10.05.00.49 (Corrected). I am using the MicroStation Update 12 SDK. I am trying to create a variation (parameter set) in a model but I want to associate the variables…
  • [CONNECT C#] How to associate a Picklist with an ItemType Property?

    I can see classes ItemType and Picklist in MstnPlatformNET help. What I can't see is the way to associate a Picklist with an ItemType property. That is, how do I write code that informs MyItemType.MyProperty that its values should be restricted to those…