Convert Method


Design To Fabrication Converter Convert Method


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public DesignToFabricationConverterResult Convert(
	ISet<ElementId> selection,
	int serviceId
)

Parameters

selection ISet ElementId
serviceId Int32

Return Value

DesignToFabricationConverterResult
See Also