Message 1 of 2
must declare a body

Not applicable
07-26-2010
08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to programming and i am trying to follow an example in the API Developer Guide (13-9: Labeling a Dimension). I am receiving the following error:
'DimLabel.DimLabel. Execute(Autodesk.Revit.UI.ExternalCommandData, ref string, Autodesk.Revit.DB.ElementSet)' must declare a body because it is not marked abstract, extern, or partial.
Please let me know how to fix this. The code is attached.