www.mxdraw.com
内容索引主面
前一个向上下一个
McDbHatch::setLoopAt 方法 (int, Mdesk::Int32, McGePoint2dArray&, McGeDoubleArray&)

设置填充区域数据

C++
Mcad::ErrorStatus setLoopAt(int loopIndex, Mdesk::Int32 loopType, const McGePoint2dArray& vertices, const McGeDoubleArray& bulges);
参数 
说明 
int loopIndex 
填充区域索引,从0计数 
Mdesk::Int32 loopType 
边界的类型 
const McGePoint2dArray& vertices 
边界中的点坐数组 
const McGeDoubleArray& bulges 
边界中点数组中的圆弧凸度,vertices的长度与bulges相等 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!