Bakes Fenix geometry that is output from the Preview Model component. Only bakes extruded geometry. The user must ensure that “Output Geometry” is checked in the Model Preview form.

Inputs

Number Name Object Type Description Optional
1 Output Geometry List<GeometryWithAttributes> List of geometry with attributes, which is a class containing a Rhino.GeometryBase object and a Dictionary<string, string> whose values are assigned to the object’s attributes when baking. No
2 Layer System.String The layer to bake the geometry to. This should be in full-name form (e.g. “Parent::SubLayer1::SubLayer2). If the layer does not exist, the component will automatically create it for you. No

Outputs

Number Name Object Type Description

Bake Fenix Geom.PNG