Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to draw a polygon to the ground

Featured Replies

HiI need some help drawing a poly to the ground.Lets take this example:We have a Poly defined like that:Points( 1 0 0 0 1 0 0 1 0 1 0 0 1 )Poly(m 0 32767 0 1.0 1 2 3 4 )This draws a quadrant to the ground.If i go right over it with my a/c i can see it. But if i go down on it i can't... I can only see it if i am a little over it. Thats very bad because i need polys on wich can drive with the a/c.Is this a vector len problem? (I can't use "a" due seveal resons)Yes i now that there is a StartSurface/EndSurface command but i can't handle texture with it properly.Any hints?

Hi,Your Poly(m 0 32767 0 1.0means that the surface will be visiblie when you are 1 Z-delta unit from the RefPoint, through the VX=0 VZ=32767 and VY=0 vector. Change it toPoly(m 0 32767 0 0and you should be OK,Regards, Luis

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.