struct RefDisplayFlags
is defined in DgnPlatform\DgnAttachment.h
. In V8, we could get a RefInfo
pointer from the API to view or twiddle bits in RefDisplayFlags
.
In CONNECT, nothing seems to use that struct. How can we modify reference flags using the MicroStationAPI?