乐筑天下

搜索
欢迎各位开发者和用户入驻本平台 尊重版权,从我做起,拒绝盗版,拒绝倒卖 签到、发布资源、邀请好友注册,可以获得银币 请注意保管好自己的密码,避免账户资金被盗
查看: 31|回复: 1

求实体与直线交点

[复制链接]

2

主题

3

帖子

2

银币

初来乍到

Rank: 1

铜币
11
发表于 2009-9-30 10:16:00 | 显示全部楼层 |阅读模式
请教一下,在cad中怎样求得实体与平面上一直线的交点坐标用acdbInters函数只能求得两直线的交点..请高手帮忙急急急...........
回复

使用道具 举报

12

主题

53

帖子

1

银币

初露锋芒

Rank: 3Rank: 3Rank: 3

铜币
101
发表于 2009-9-30 16:46:00 | 显示全部楼层
virtual Acad::ErrorStatus
intersectWith(
const AcDbEntity* pEnt,
AcDb::Intersect intType,
AcGePoint3dArray& points,
int thisGsMarker = 0,
int otherGsMarker = 0) const;
pEntInput entity with which "this" entity is to intersectintTypeInput type of intersection requestedpointsOutput with the points of intersection appendedthisGsMarkerInput GS marker of subentity of "this" entity that's involved in the intersection operation. Use the 0 default if not applicable.otherGsMarkerInput GS marker of subentity of the entity pointed to by pEnt that's involved in the intersection operation. Use the 0 default if not applicable.
回复

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

  • 微信公众平台

  • 扫描访问手机版

  • 点击图片下载手机App

QQ|关于我们|小黑屋|乐筑天下 繁体中文

GMT+8, 2025-6-5 06:22 , Processed in 0.286412 second(s), 56 queries .

© 2020-2025 乐筑天下

联系客服 关注微信 帮助中心 下载APP 返回顶部 返回列表