Message 1 of 2
AreaScheme

Not applicable
02-18-2016
04:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
Is it possible to create an AreaScheme with the Revit API ?
AreaScheme arschem = new AreaScheme(); needs a constructor AreaMeasureElem*object ??
Does anyone have the code to do this ?