www.mxdraw.com
内容索引主面
前一个向上下一个
McDb2LineAngularDimension::McDb2LineAngularDimension 构造函数 (McGePoint3d&, McGePoint3d&, McGePoint3d&, McGePoint3d&, McGePoint3d&, TCHAR *, McDbObjectId)

构造函数

C++
McDb2LineAngularDimension(const McGePoint3d& xLine1Start, const McGePoint3d& xLine1End, const McGePoint3d& xLine2Start, const McGePoint3d& xLine2End, const McGePoint3d& arcPoint, const TCHAR * dimText = NULL, McDbObjectId dimStyle = McDbObjectId::kNull);
参数 
说明 
const McGePoint3d& xLine1Start 
角度标注第一个参考线的开始点 
const McGePoint3d& xLine1End 
角度标注第一个参考线的结束点 
const McGePoint3d& xLine2Start 
角度标注第二个参考线的开始点 
const McGePoint3d& xLine2End 
角度标注第二个参考线的结束点 
const McGePoint3d& arcPoint 
文字位置点 
const TCHAR * dimText = NULL 
标注替换文字 
McDbObjectId dimStyle = McDbObjectId::kNull 
标注样式id 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!