Message 1 of 4
Levels and Elevations questions
Not applicable
05-24-2012
05:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
1. If I create a Level using ...Create.NewLevel(elevation), it creates a Level with some default X-Y extents. Is there a way to programmatically change the extents?
2. I can get an Elevation marker (Category = "Elevations"), but I can't seem to get its coordinates. For example, its Location as LocationPoint (or LocationCurve for that matter) is null. I can move it, but I want to find its original position first.
Thanks in advance, Chuck