BIMHome v1.0.0
BIMHome接口文档说明

◆ setITemplateBalloon()

virtual void setITemplateBalloon ( TechDraw::IDrawView parentToAttach,
TechDraw::IDrawView parentToMove,
const FontAttribute leaderFontAttr = FontAttribute(Base::Color(0, 1, 0)),
const LineAttribute leaderLineAttr = LineAttribute(Base::Color(0, 1, 0)),
const FontAttribute indexFontAttr = FontAttribute(Base::Color(0, 1, 0)),
const LineAttribute indexLineAttr = LineAttribute(Base::Color(0, 1, 0)),
bool  bScenePoint = false 
)
pure virtual

加载模版中引线标注

加载模版中引线标注

参数
[parentToAttach]被标注对象
[parentToMove]跟随移动对象
[leaderFontAttr]引线上字体属性
[leaderLineAttr]引线属性
[indexFontAttr]索引字体属性
[indexLineAttr]索引线属性
[bScenePoint]是否是场景坐标点