SketchUp
- SketchUp を始めましょう
-
3D モデルの作成
- 線、図形、3D オブジェクトの描画
- モデルの表示
- スタイルの選択
- Applying Colors, Photos, Materials, and Textures
- 既成のコンポーネントと動的コンポーネントの追加
- Organizing a Model
-
Developing Components and Dynamic Components
- 基本コンポーネントの作成
- コンポーネントの編集
- Working with Components in SketchUp
- Making a Dynamic Component
- Creating Common Types of Dynamic 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
- Snaps
- オブジェクトの分類
- Placing Movie Cameras in a Model of a Production Set
- Using SketchUp’s Generate Report Service
- 地形やその他の丸みを帯びた形状のモデリング
- SketchUp Live Components
- Communicating Your Designs
- SketchUp データを他のモデリング プログラムやツールと共に使用する
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)