Jump to content

Calculate Area between Feature Lines


Recommended Posts

Posted

How do I calculate the area between feature lines?

Is there also a way to calculate area between a contour and a feature line?

How about calculating the area between two contours?

Posted

Are you wanting the actual area of a 3D surface between the contours/feature lines, or is the 2D area sufficient. If you want to get the area of a 3D surface, you must create it and get its area from the properties panel. You could use the LOFT command to create the 3D surface. For a 2D area you need to create a closed polyline and get its area from the properties panel.

 

That's a couple of suggestions, no doubt someone else will be along with some more.

Posted

Like Tyke if you export out the surface as 3d faces there is lisps that will give you true 3d areas. Remove the z and get 2d answer usefull for grass coverage.

 

Most of the stuff like feature lines & contours can be exported out to simplified plines etc and then manually you can get areas, use the "boundary" command its like hatch but produces a pline of an area then can get area from properties.

Posted

What I would do for feature lines is:

 

1. Create a new Surface.

2. Add the Featurlines as Breaklines to th Surface. (Just the two you want to find the area between).

3. In Surface Properties > Statistics > Extended it will displaye the 2D Surface Area and 3D Surface Area

 

For the Contour Lines:

 

1. Extract them from the Surface. Produces a polyline with Elevation.

2. Create a new Surface.

3. Add as Breakline.

4. Look at the Surface Properties to get your information

Posted (edited)

2d> command :boundary / and then properties [as helped uphere]

or use fields to make a dynamic table

Edited by AARi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...