FabricationSaveJobOptions Constructor (Boolean)


Constructor

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2019

Syntax

C#
public FabricationSaveJobOptions(
	bool addHolesForTaps
)
Visual Basic
Public Sub New ( _
	addHolesForTaps As Boolean _
)
Visual C++
public:
FabricationSaveJobOptions(
	bool addHolesForTaps
)

Parameters

addHolesForTaps
Type: System Boolean
Set true to have holes for taps on straights added to the created fabrication job.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →