|
BIMHome v1.0.0
BIMHome接口文档说明
|
◆ getChildPositionExpressRelativeMainView()
获取图注位置相对主视图位置计算表达式 获取图注位置相对主视图位置计算表达式 (xCoeViewPostion * pview->X.getValue() + xCoeViewBoundingbox * pview->getBoundingBox.lengthX() + xConstant; yCoeViewPostion * pview->Y.getValue() + yCoeViewBoundingbox * pview->getBoundingBox.lengthY() + yConstant)
|