Spatial Analysis Dynamo AVEVAL
Accessibility & Visibility Evaluation tools for Revit&Dynamo

CreateVantagePointsAndSectionByFloors

Summary
Generates a grid of vantage points only inside surfaces from Floors marked as "interior", Stairs and Ramps.
Input parameters
Geometry Geometry from "PrepareGeometry" component.
CellSize Step distance between grid points. Default is 0.3m.
SectionHeight Height value at which section lines are built to generate a 2D scene for some parts of analysis. Default is 1.6m.
VantagePointsLimit This value allows to prevent accidential large points generation. You can increase this number.
Returns
VantagePoints List of generated grid of vantage points.
Section Helper object to provide an access to 2D section lines.