2021 Class
Changes 0
C

FabricationSaveJobOptions

Description:
Options for FabricationPart.SaveAsFabricationJob() method.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Fabrication.FabricationSaveJobOptions
public class FabricationSaveJobOptions : IDisposable
Name Return Type Description
C FabricationSaveJobOptions() None Default Constructor
C FabricationSaveJobOptions(Boolean) None Constructor
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P AddHolesForTaps bool Set true to have holes for taps on straights added to the created fabrication job.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.