The DesignToFabricationConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DesignToFabricationConverter |
Creates a new instance of the DesignToFabricationConverter class.
|
Methods
| Name | Description | |
|---|---|---|
| Convert |
Converts the set of MEP design elements into fabrication parts.
| |
| Dispose | Releases all resources used by the DesignToFabricationConverter | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetConvertedFabricationParts |
Gets the set of element identifiers for newly created fabrication parts.
| |
| GetConvertedFabricationPartsWithInvalidConnections |
Gets the collection of converted fabrication parts with invalid connections.
| |
| GetDesignElementAndFabricationPartsWithDifferentOffsets |
Gets the collection of design elements that failed to convert and the associated set of fabrication parts with different offsets.
| |
| GetDesignElementAndFabricationPartsWithOpenConnectors |
Gets the collection of design elements that failed to convert and the associated set of fabrication parts with open connectors.
| |
| GetElementsWithOpenConnector |
Gets the set of fabrication part or MEP design element identifiers with open connectors, caused by fittings failing to convert.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPartialConvertFailureResults |
Gets the partial failure results.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetMapForFamilySymbolToFabricationPartType |
Set a map for the conversion of in line family symbols to similar fabrication part types.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|