SketchUp
- SketchUp 使用入门
- Creating a 3D Model
- 为材质添加颜色和纹理
-
Components
- Components in 3D Warehouse
- Adding Premade Components and Dynamic Components
- Snaps
- Editing Components
- Creating a Basic Component
- Making a Dynamic Component
- Creating Common Types of Dynamic Components
- SketchUp Live Components
- Sharing Components
-
Referencing Dynamic Component Attributes, Functions, HTML Tags, and Operators
- Dynamic Components User's Guide
- Dynamic component predefined attributes
- Dynamic Component supported functions
- Dynamic Component supported operators
- Dynamic Components supported HTML tags
- Dynamic Components Math Function Examples
- Dynamic Components SketchUp Function Examples
- Dynamic Components Text Function Examples
- Dynamic Components Trig Function Examples
- Dynamic Components Logical Function Examples
- Dynamic Components OnClick Function Examples
- Preserving Textures in a Dynamic Component.
- Using Unique Textures in a Dynamic Component
- Hiding the Scale Handles in a Dynamic Component
- Adding Intelligence Using Dynamic Components
- 地理位置和地形
- Communicating Your Designs
- Using SketchUp Data with Other Modeling Programs or Tools
Dynamic Component supported operators
PRO
Following is a list of all operators supported in dynamic component formulas.
- + (add)
- - (subtract)
- * (multiply)
- / (divide)
- < (less than)
- > (greater than)
- <= (less than or equal to)
- >= (greater than or equal to)
- = (equal)
- () (parentheses)
- <> (not equal to)