2027 Members
Changes 0
M

DesignToFabricationConverter Methods

Name Return Type Description Inherited From
M Convert(ISet<ElementId>, Int32) DesignToFabricationConverterResult Converts the set of MEP design elements into fabrication parts.
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetConvertedFabricationParts() ISet<ElementId> Gets the set of element identifiers for newly created fabrication parts.
M GetConvertedFabricationPartsWithInvalidConnections() IDictionary<ElementId,ElementId> Gets the collection of converted fabrication parts with invalid connections.
M GetDesignElementAndFabricationPartsWithDifferentOffsets() ElementId Gets the collection of design elements that failed to convert and the associated set of fabrication parts with different offsets.
M GetDesignElementAndFabricationPartsWithOpenConnectors() ElementId Gets the collection of design elements that failed to convert and the associated set of fabrication parts with open connectors.
M GetElementsWithOpenConnector() ISet<ElementId> Gets the set of fabrication part or MEP design element identifiers with open connectors, caused by fittings failing to convert.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetPartialConvertFailureResults() IList<PartialFailureResults> Gets the partial failure results.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetMapForFamilySymbolToFabricationPartType(IDictionary<ElementIdElementId>) DesignToFabricationMappingResult Set a map for the conversion of in line family symbols to similar fabrication part types.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object