2021 Members
Changes 7
M

DesignToFabricationConverter

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 Releases all resources used by the DesignToFabricationConverter
M Equals None (Inherited from Object .) Object .
M GetConvertedFabricationParts() ISet<ElementId> Gets the set of element identifiers for newly created fabrication parts.
M GetConvertedFabricationPartsWithInvalidConnections() IDictionary Gets the collection of converted fabrication parts with invalid connections.
M GetDesignElementAndFabricationPartsWithDifferentOffsets() IDictionary Gets the collection of design elements that failed to convert and the associated set of fabrication parts with different offsets.
M GetDesignElementAndFabricationPartsWithOpenConnectors() IDictionary 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 (Inherited from Object .) Object .
M GetPartialConvertFailureResults() IList<PartialFailureResults> Gets the partial failure results.
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.