<Code Lib>
2025.3 Method
Changes 0
M

DesignToFabricationConverter.GetConvertedFabricationPartsWithInvalidConnections

Description:
Gets the collection of converted fabrication parts with invalid connections.
Remarks:
This set of element identifiers is only available after the Convert method has been invoked, and returns DesignToFabricationConverterResult::Enum::PartialFailure.

public IDictionary<ElementId, ElementId> GetConvertedFabricationPartsWithInvalidConnections()

IDictionary<ElementId,ElementId> IDictionary ElementId , ElementId

Loading…