Loading...
🟩
Plant Kit Component Reference
CAMPUS
>
Plant Kit
>
Plant
Kit
Component Reference
Use the table of contents to the left
(the
tick marks) or
CTRL F
to find what you are looking for.
Data input syntax
to understand a bit more about how Plant Kit reads a spreadsheet
(CSV).
Red Dots indicate pro components.
Â
Â
Â
Â
+ELE
add elevation layer
Adds a layer of elevation analysis to the environment
INPUTS
<E>
: Environment Instance
OUTPUTS
<E>
: Environment Instance with elevation layer added
Â
Â
Â
Â
+FeatPROX
add feature proximity layer
Adds a feature proximity layer of analysis to the environment
INPUTS
<E>
: Environment Instance
name
: A name you want to give to this layer.
features
: features to use to calculate proximity - path, door, etc
OUTPUTS
<E>
: Environment Instance with feature proximity layer added
Â
Â
Â
Â
+FILL
add layer fill
Adds an analysis layer that is all one value.
INPUTS
<E>
: Plant Kit Environment
layer name
: Name of analysis layer being filled with number, color, or string. Strings may be comma separated
value
: Value to fill with. Number, Color, or String. String can be comma-separated
OUTPUTS
<E>
: Environment to add restriction rule to
Â
Â
Â
Â
+Image
add image layer
Adds an image-based layer of analysis to the environment.
INPUTS
<E>
: Environment Instance
name
: A name you want to give to this layer. Default = image map
picture
: Reference to a surface from Rhino with an image applied.
channel
: Channels to use to create from given data. 0=Red 1=Green 2=Blue 3=All. Default = 0
OUTPUTS
Please turn on JavaScript to use Spaces in all of its awesomeness. ^_^
+ELE
+FeatPROX
+FILL
+Image