SHARED_CELL_ELM物体的材质应该如何获取? 用Bentley::Ustn::ElemDisplayParams::GetElemDisplayParams获取到
m_materialIsAttached = false
m_rendMatID = 0 代码如下:
ElemHandle eh = ElemHandle(pElemDescr->h.elementRef,modelRef);
Bentley::Ustn::Element::DisplayHandler* pDisplayHandler…