2020 Method
Changes 0
M

FamilyItemFactory.NewFormByCap

Description:
Create new Form element by cap operation (to create a single-surface form), and add it into the Autodesk Revit family document.
public Form NewFormByCap(
	bool isSolid,
	ReferenceArray profile
)
Return Value Form If creation was successful new form is returned.