FabricationPart.Create
Description:
Creates a fabrication part element from a fabrication item file.
Creates a fabrication part element from a fabrication item file.
Overloads (3):
Create(Document,FabricationItemFile,ElementId)
public static FabricationPart Create(
Document document,
FabricationItemFile itemFile,
ElementId levelId
)
-
documentThe document.
-
itemFileThe fabrication item file.
-
levelIdThe element identifier associated with the Level the FabricationPart will be created on.
-
The item file is not valid for use in Revit. -or- The item file has not been loaded into the configuration. -or- The ElementId levelId is not a Level.
-
A non-optional argument was null