2024 Method
Changes 0
M

FamilyItemFactory.NewControl

Description:
Add a new control into the Autodesk Revit family document.
public Control NewControl(
	ControlShape controlShape,
	View view,
	XYZ origin
)
Return Value Control If successful, the newly created control is returned, otherwise an exception with error information will be thrown.