Dynamo Lingo: Quiz #1 Flashcards

1
Q

Parametricism

A

Implies that all elements of the design become parametrically variable and mutally adaptive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Parametric Modeling

A

Rule based system that define models with constrains and variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Propagation

A

the spreading or transmission of something

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Programming

A

Sequence of instructions that will automate performing a specific task or solving a given problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Visual Programming

A

Programming language that allows users to create programs by manipulating elements graphically rather than by specifying them textually.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Anatomy of Visual Programming (4)

A

Input, Nodes, Wires, Outputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Parametric models answer the question:

A

“What if…?”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Intent of initial sketches of surface

A

To begin searching for form and understanding the constraints or parameters needed for your parametric surface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define Variables (3)

A

Type, Variation, Flexability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Data

A

A set of values of qualitative or quantitative variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Relational Model

A

All data is represented in terms of tuples, grouped into relations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Tuples

A

1 dimensional ordered lists

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Data Types

A

Array, String

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Array

A

A systematic arrangement of similar objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

String

A

A sequence of characters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Data Types (4)

A

Character, integer, double, boolean

17
Q

Boolean

A

true, false

18
Q

Null

A

The absence of data

19
Q

Sweep

A

Creates geometry along a path using a profile in multiple dimensions

20
Q

Extrusion

A

Profile creates geometry in one direction

21
Q

Revolve

A

A profile is formed around a center axis to create geometry

22
Q

Loft

A

Multiple profiles define the geometry

23
Q

Array

A

Geometry reproduced in columns and rows

24
Q

Mirror

A

A flipped copy of your geometry on an axis line

25
NURBS
Non-uniform rational basis spline
26
Non-Uniform
Variance in shape
27
Rational
Can be defined mathematically
28
Basis Spline
A curve that is smooths by a degree of points
29
B-Reps (Boundary Representation)
a method for representing shapes using the limits. A solid is represented as a collection of connected surface elements, the boundary between solid and non-solid
30
Vector
Geometric quantity describing direction and magnitude
31
Direction
Which way its going
32
Magnitude
How far is it going
33
Coordinate System
A system of order used to uniquely determine the position of a geometric element
34
Origin
The point on the coordinate plane at 0,0,0