zoukankan      html  css  js  c++  java
  • SW 文本草图 参数化

    • SolidWorks Sketch Text variable - Google 搜索
    • Sketch TextLink to propertyUse custom properties from,只有Current document(无Model found here)是基于装配体文件,而非集成的零件(非独立文件)
      • 装配体特征树中编辑此(Sketch Text)特征,(只)能看到装配体文件的属性。
      • 打开零件(Open PartOpen Part in Position),在零件特征树中编辑此特征,能看到’文件‘的属性。
      • 最终,Text的内容为$PRP:"Content_Property"。(PRP貌似为Part Property)。
    • 可以添加方程式\Global Variable(GV)。

    • GV的名与Property Name会冲突:
      A Global Variable with this name already exists. Adding a Global Variable with this name would cause a name conflict that may cause invalid equation results.
      此处貌似只能使用属性(Property)(而非GV)。

    • 要去掉勾选Use document font,才能设置Font
    • SW中搜过Text、Markup\Note(固定于创建时的面,而非动态面)。
  • 相关阅读:
    3.26
    3.25
    3.24
    3.23 JS学习
    3.22 团队作业1 疫情数据可视化
    3.19 个人作业1源码
    3.18 个人作业源码
    5.06python
    5.05Android
    5.04Android
  • 原文地址:https://www.cnblogs.com/RobertL/p/14412276.html
Copyright © 2011-2022 走看看