Print Page | Close Window

Upload Bezier surfaces to CAD

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13135
Printed Date: 14.Jun.2026 at 16:20


Topic: Upload Bezier surfaces to CAD
Posted By: AlonSpinner
Subject: Upload Bezier surfaces to CAD
Date Posted: 17.Mar.2019 at 09:35
Hello All,

I am fitting a composite Bezier surface from scanned point cloud, and want to upload it to a commercial CAD program where the user will be allowed to modify control points and apply Boolean actions to the model.

Could anyone recommend such a CAD program which will allow me to do so? What file format should I use?

I am working with Matlab to form the control points from the point cloud.
Currently I am saving the control points as such:
Vertices: size (m x 3) where each row contains [x,y,z] of vertex
Patches: size (Order_u x Order_v x patch amount) where variables are row indices of Vertices.

Thanks,
Alon






Print Page | Close Window