Share

FabricationSaveJobOptions(Boolean) Constructor

Constructor


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

Syntax

C#

public FabricationSaveJobOptions(
	bool addHolesForTaps
)

Parameters

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

See Also

Reference

Was this information helpful?