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. |
| SegmentLength | If set as >0, then section line of each element will be subdivided for this value. |
| CreateDSGLines | If set as true, then only Dynamo Geometry is generated. |
| Returns | |
| Visibility | Visibility result. |
| ModelLinesIds | Model Lines Ids. |
| DSGLines | Lines as dynamo geometry if CreateDSGLines input parameter is true. |
| ColorRange | Color Range. |