DesignToFabricationConverterSetMapForFamilySymbolToFabricationPartType Method


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public DesignToFabricationMappingResult SetMapForFamilySymbolToFabricationPartType(
	IDictionary<ElementId, ElementId> typeMappings
)

Parameters

typeMappings  IDictionaryElementId, ElementId
 

Return Value

DesignToFabricationMappingResult
See Also