当前位置:网站首页>What is parametric design, let's understand it through practical operation?| SOLIDWORKS How-To Videos
What is parametric design, let's understand it through practical operation?| SOLIDWORKS How-To Videos
2022-08-03 06:10:00 【ueotek】
For mechanical design, parametric design is to extract the main parameters in the product, consider the influence of these parameters on other parameters or dimensions in the modeling process, and then modify these main parameters to complete similar productsChanges, improve the reuse rate of the model, thereby improving the design efficiency.
This video brings you the parametric design of the unpowered roller. There are two main techniques:
Tips 1: Pattern-driven component pattern:

Trick 2: Linear array to reference

The key point of the parametric design of this drum is the transfer of parameters. The main parameter is controlled by the total length, and the secondary parameters are controlled in specific parts.The total length of the roller line is the main size parameter, which is controlled in the assembly, and then quoted in the part to calculate other parameters.

Pattern-driven component patterning is a command to reference the parameters of patterned features in a part to an assembly for component patterning. For details, please watch the video below.
边栏推荐
猜你喜欢

设备树解析源码分析<devicetree>-1.基础结构

Qlik Sense 临时处理表数据详解(Resident)

神经网络基础

自监督论文阅读笔记Reading and Writing: Discriminative and Generative Modelingfor Self-Supervised Text Recogn
代码没写完,哪里有脸睡觉!17 张程序员壁纸推荐

ZEMAX | 在 OpticStudio 中使用自由曲面进行设计

003_旭日X3派初探:利用无线串口通信控制舵机

ucos任务调度原理

PCB设计经验之模拟电路和数字电路区别为何那么大

SolidWorks 操作视频 | 隐藏高手必备工具Defeature,让设计隐藏更彻底
随机推荐
自监督论文阅读笔记 S3Net:Self-supervised Self-ensembling Network for Semi-supervised RGB-D Salient Object Det
自监督论文阅读笔记 Self-Supervised Deep Learning for Vehicle Detection in High-Resolution Satellite Imagery
【第二周】卷积神经网络
ZEMAX | 如何创建简单的非序列系统
MATLAB给多组条形图添加误差棒
自我监督学习和BERT模型
Qlik Sense 判空详解(IsNull)
六、对比Vector、ArrayList、LinkedList有何区别?(设计、性能、安全)
自监督论文阅读笔记 Self-supervised Learning in Remote Sensing: A Review
深度学习理论课程第四、五章总结
最优化方法概述
VCC(电源)和 GND(地)之间电容的作用
ucosII OSMemCreate()函数的解析
深度学习基本概念
Oracle count(1)、count(*)、count(列) 区别详解
嵌入汇编-1 格式讲解
快速的将结构体各成员清零
自监督论文阅读笔记 Ship Detection in Sentinel 2 Multi-Spectral Images with Self-Supervised Learning
交叉熵(第六周)
关于梯度下降法的一些优化方法