Gets the collection of design elements that failed to convert and the associated set of fabrication parts with different offsets.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IDictionary<ElementId, ISet<ElementId>> GetDesignElementAndFabricationPartsWithDifferentOffsets()
Return Value
IDictionary<ElementId, ISet<ElementId>>A map of design element identifiers that were not converted and the associated set fabrication parts left with different offsets.