The DesignToFabricationConverter type exposes the following members.

Constructors

  NameDescription
Public methodDesignToFabricationConverter
Creates a new instance of the DesignToFabricationConverter class.

Methods

  NameDescription
Public methodConvert
Converts the set of MEP design elements into fabrication parts.
Public methodDispose
Releases all resources used by the DesignToFabricationConverter
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetConvertedFabricationParts
Gets the set of element identifiers for newly created fabrication parts.
Public methodGetConvertedFabricationPartsWithInvalidConnections
Gets the collection of converted fabrication parts with invalid connections.
Public methodGetDesignElementAndFabricationPartsWithDifferentOffsets
Gets the collection of design elements that failed to convert and the associated set of fabrication parts with different offsets.
Public methodGetDesignElementAndFabricationPartsWithOpenConnectors
Gets the collection of design elements that failed to convert and the associated set of fabrication parts with open connectors.
Public methodGetElementsWithOpenConnector
Gets the set of fabrication part or MEP design element identifiers with open connectors, caused by fittings failing to convert.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPartialConvertFailureResults
Gets the partial failure results.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also