'
'	Revit API Sample Program: CurvedBeam
'

Subject: create curved beams

Description:
This is a simple sample that shows how to create curved beams. This sample can create 3 types of Curved Beam: Arc, Ellipse and Nurbspline.

Sample Usage:

1) Build the *.dll, edit project properties and make sure additional reference component include the RevitAPI.dll in Revit installation directory.

2) Paste the contents of Revit.ini into Revit.ini. Launch Revit, execute the "Curved Beam..." command.

3) Select the type of beam, the level. Edit the position where you want to put the curved beam. Then click button "Arc", "Partial Ellipse" or "Nurbspline" to create corresponding type of beam.
