热门标签
更多>
搜索结果
查询Tags标签: p1x,共有 2条记录-
ObjectARX自定义实体中使用实体填充之类似多段线带弧形宽度
代码 多段线带弧形宽度闭合效果assertReadEnabled () ;AcGePoint2d p1(0,0);AcGePoint2d p2(10,0);AcGePoint2d p3(10,10);AcGePoint2d p4(0,10);AcGePoint2d p1x(0,1);AcGePoint2d p2x(9,1);AcGePoint2d p3x(9,9);AcGePoint2d p4x(0,9);AcArray <AcGeCurve2d*>edgs…
2021/11/3 23:17:02 人评论 次浏览 -
ObjectARX自定义实体中使用实体填充之类似多段线带弧形宽度
代码 多段线带弧形宽度闭合效果assertReadEnabled () ;AcGePoint2d p1(0,0);AcGePoint2d p2(10,0);AcGePoint2d p3(10,10);AcGePoint2d p4(0,10);AcGePoint2d p1x(0,1);AcGePoint2d p2x(9,1);AcGePoint2d p3x(9,9);AcGePoint2d p4x(0,9);AcArray <AcGeCurve2d*>edgs…
2021/11/3 23:17:02 人评论 次浏览