http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
Autodesk Developer Network, April 2010
New SDK samples
§
§
§
§
§
§
§
§
§
•
•
Selections2b.png Selections2c.png Selections2d.png SolidCut.PNG transactionControl2.PNG
Selections
SolidSolidCut
TransactionControl
MaterialQuantities.PNG
PanelSchedule
Selections: imlements four different commands demonstrating how to perform selection operations: element, point on wall face for window placement, face to set work plane and draw a circle, and element or point from dialogue.
SolidSolidCut: shows how to use the new SolidSolidCutUtils class in a conceptual mass family, cut and uncut a sphere from a cube.
TransactionControl: demonstrates how to use transaction group, transaction and sub transaction
PanelSchedule: shows how to use the Revit MEP Panel Schedule API:
1. PanelScheduleExport - gets the panel schedule view data via the API and generate a CSV file or a HTML page from it.
2. InstanceViewCreation - Create a panel schedule view instance for an electrical panel you selected.
3. SheetImport - Place the panel schedule view(s) on a sheet view.