错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Python Script for Homographies in Rhinoceros

  • Pau Natividad-Vivó

摘要

This work presents a Python script that allows generating homographies in the Rhinoceros 3D CAD software. The script generates a plane figure that is a homography of another plane figure selected by the user. To do this, eight points are used as input: four in the source figure and four in the homographic figure. The interest of the script lies in the fact that the user can obtain the homographic figure without knowing the homographic relationship between both figures, that is, without knowing the relative positions between the projection point, the source figure, and the homographic figure.