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