Item Type Expression GetRelated()
MicroStation Help tells us Note: GetRelatedItem has been deprecated. Use *GetRelatedInstance* instead.
Mangesh.Shelar wrote: Once you attach ItemType to an element, you can fetch properties of the element on which ItemType resides. You can also use GetRelated expression to traverse to related element and fetch its property.
Tell us more about GetRelated and GetRelatedInstance. They are not discussed in detail in MicroStation Help.
Jan Šlegr wrote: GetRelated* (e.g. GetRelatedItem) is mentioned in expressions examples. But not documented in detail.
Mangesh.Shelar wrote: I will try to get my colleague to write a blog for it.