Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
GenerativeComponents
GenerativeComponents Forum
Usual Grid in Generative Components
Sign In
State
Not Answered
Replies
11 replies
Subscribers
62 subscribers
Views
2800 views
Users
0 members are here
Usual Grid in Generative Components
Offline
Heiko Hornef
over 5 years ago
Hello everybody,
I'm trying to create a simple axis grid. It should consist of X-directed and Y-directed axis lines and you should be able to set the number of axes and the distances between them by number-sliders.
My first thought was:
1. lines on the X and Y axis
2. points on these lines to determine distances and number of axes (e.g. length 10 m, number of points 5 --> points every 2 m)
3. axis grid lines: Starting points are the points on the axes (X direction, if point on Y axis and vice versa)
It seems quite complicated to me and I can imagine that there is an easier way. Does anyone know?
Best regards, Heiko