Share

DesignToFabricationConverter Constructor

Creates a new instance of the DesignToFabricationConverter class.


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public DesignToFabricationConverter(
	Document document
)

Parameters

document  Document
A document in which to convert MEP design elements into fabrication parts.

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

Was this information helpful?