Create new Form element by cap operation (to create a single-surface form), and add it into the Autodesk Revit family document.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- isSolid
- Type: System Boolean
Indicates if the Form is Solid or Void.
- profile
- Type: Autodesk.Revit.DB ReferenceArray
The profile of the newly created cap. It should consist of only one curve loop.