FamilyItemFactory.NewFormByThickenSingleSurface
Description:
Create a new Form element by thickening a single-surface form, and add it into the Autodesk Revit family document.
Create a new Form element by thickening a single-surface form, and add it into the Autodesk Revit family document.
-
BooleanisSolidIndicates if the Form is Solid or Void.
-
singleSurfaceFormThe single-surface form element. It can have one top/bottom face or one side face.
-
thickenDirThe offset of capped solid.
Return Value
Form
This function will modify the input singleSurfaceForm and return the same element.