Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
Sign In
All tags
ItemType
connect
.NET
C++
CustomProperty
formatter
Hectares
IECInstance
ItemTypeLibrary
MicroStation Programming
MicroStationAPI
MstnPlatformNet
PickList
PickListName
property
[CONNECT C++ U16.2] Item Type iteration fails
Manuel Höger
Hello all, I want to iterate over all Itemtypes in a all Libraries but I get an Memory Exception in the second iteration in following Code: try { ItemTypeLibraryPtr itemTypeLibrary = ItemTypeLibrary::FindByName(libName.c_str(), *ISessionMgr…
over 1 year ago
MicroStation Programming
MicroStation Programming Forum
[CONNECT C++] Create custom IECInstance formatter for ItemType property
Jon Summers
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…
Answered
over 4 years ago
MicroStation Programming
MicroStation Programming Forum
[CONNECT C#] How to associate a Picklist with an ItemType Property?
Jon Summers
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…
Answered
over 4 years ago
MicroStation Programming
MicroStation Programming Forum
View related content from anywhere
More
Cancel