Make Helix Shape in occQt

简介: Make Helix Shape in occQtPCurve is a powerful modeling method, to make helix shapes in occQt to help you understand pcurve better, then you can also can model some intereting shape based on pcurve.

Make Helix Shape in occQt

PCurve is a powerful modeling method, to make helix shapes in occQt to help you understand pcurve better, then you can also can model some intereting shape based on pcurve.

OpenCASCADE does not provide helix curve directly, but you can build a helix curve by the pcurve of a surface(curve on surface). When you understand the pcurve of a surface, you can make a helix curve easily.

helix

 

References:

https://github.com/eryar/occQt/issues/11

http://www.cppblog.com/eryar/archive/2015/07/09/211212.html

http://www.cppblog.com/eryar/archive/2016/03/05/212931.html

目录
相关文章
|
Ubuntu
Ubuntu :relocation R_X86_64_32 against `.rodata‘ can not be used when making a PIE object;
Ubuntu :relocation R_X86_64_32 against `.rodata‘ can not be used when making a PIE object;
2845 0
Ubuntu :relocation R_X86_64_32 against `.rodata‘ can not be used when making a PIE object;
|
6月前
135Echarts - 路径图(Use lines to draw 1 million ny streets.)
135Echarts - 路径图(Use lines to draw 1 million ny streets.)
16 0
|
8月前
ORB_SLAM2_CUDA : Make failed - Compiling examples - Undefined References
ORB_SLAM2_CUDA : Make failed - Compiling examples - Undefined References
68 0
|
并行计算 算法 计算机视觉
OpenCV 的 Non Local Means(CUDA 版) 源码解析
OpenCV 的 Non Local Means(CUDA 版) 源码解析
203 0
OpenCV 的 Non Local Means(CUDA 版) 源码解析
|
缓存 Python
成功解决Building wheels for collected packages: dlib Running setup.py bdist_wheel for dlib ... error
成功解决Building wheels for collected packages: dlib Running setup.py bdist_wheel for dlib ... error
成功解决Building wheels for collected packages: dlib Running setup.py bdist_wheel for dlib ... error
Tutorial: Generate BBox or Rectangle to locate the target obejct
Tutorial: Generate BBox or Rectangle to locate the target obejct      1 clc;close all;clear all; 2 Img=imread('/home/wangxiao/Documents/files/Vis...
1036 0
|
人工智能 图形学
OpenCASCADE Shape Location
OpenCASCADE Shape Location eryar@163.com Abstract. The TopLoc package of OpenCASCADE gives resources to handle 3D local coordinate systems called Locations.
1521 0

热门文章

最新文章