Project to a point
Project to a point
(OP)
I am needing to project a line onto a surface towards a point that is behind that surface. Is that possible?
ross.
ross.
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Project to a point
RE: Project to a point
Set the line as element and the point as origin, set the ratio to 0.1 or similar. You will now have a line.
Use multi sect surf between the two line to create a surf.
Use intersect between your surface and the new surface.
Voila as our good frenchs would say
RE: Project to a point
EXCELLENT!!!