FabricationItemFile
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the FabricationItemFile | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetImage() | nullNothingnullptr | Gets the image for the fabrication item file. | |
| GetType | None | (Inherited from Object .) | Object . |
| IsLoaded() | bool | Checks to see if the item file has been loaded into the configuration. | |
| IsValid() | bool | Checks to see if the item file is valid. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Identifier | string | The string identifier for the item file. This string is unique and can be used to compare whether fabrication item files are the same file. | |
| IsUsed | bool | Checks to see if the item file is already in use in the project. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |