ZW3D二次开发_工程图_获取/设置参考的线属性
//获取参考的线属性int colorValid -1;int typeValid -1;int widthValid -1;szwLineAttribute wireAttribute{};ZF_CALL(ZwDrawingViewReferenceAttributeGet(pRefHandles[j], &colorValid, &typeValid, &widthValid, &wireAttribute));WriteMessage("…
2026/6/30 5:24:27