General
Grid
Isovist
Object Visibility
Spatial Relations
Visualize
| Summary | |
|---|---|
| Calculates visibility of object. | |
| Input parameters | |
| Elements | List of Revit elements for which visibility is calculated. |
| Isovist | Isovist (2D or 3D). |
| Intersections | Calculated intersections from "CalculateVisibilityRays" component. |
| Geometry | Geometry from "PrepareGeometry" component. |
| Section | Section from "CreateGridAndSection" component. |
| Max | Maximum value to map hit values. |
| Min | Minimum value to map hit values. |
| SegmentLength | If set as >0, then section line of each element will be subdivided for this value. |
| ColorElements | If set as true, then element graphics will be overridden in view according to visibility results. |
| ColorLines | If set as true, then element section lines will be created as Revit Model lines and colored according to visibility results. |
| Returns | |
| Visibility | Visibility result. |