FabricationSaveJobOptions Constructor (Boolean)


Fabrication Save Job Options(Boolean) Constructor

Constructor

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FabricationSaveJobOptions(
	bool addHolesForTaps
)

Parameters

addHolesForTaps Boolean
Set true to have holes for taps on straights added to the created fabrication job.
See Also