标签:color star tar std har nod cas start com
ifc中的IfcWallStandardCase构件
//执行吊装 void startHoisting() { osg::Vec3f vec3f1 = index_node1->getBound().center(); const char* node_className = index_node1->className(); const std::string node_name = index_node1->getName(); QString index_node_name = QString::fromStdString(node_name); if (index_node_name.contains("IfcColumn")||index_node_name.contains("IfcWallStandardCase")) { setMoveNodeIndex(index_node1); } }
标签:color star tar std har nod cas start com
原文地址:https://www.cnblogs.com/herd/p/11822329.html