www.mxdraw.com
|
构造函数
MrxDbgUiPrDistDef(LPCTSTR msg, LPCTSTR keyWordList, DistType type, const McGePoint3d& basePt, double def);
参数 |
说明 |
LPCTSTR msg |
提示信息。 |
LPCTSTR keyWordList |
关键字列表。 |
DistType type |
距离类型枚举。 |
const McGePoint3d& basePt |
基点。 |
double def |
默认值。 |