2021 Members
Changes 4
M

FabricationItemFile

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the FabricationItemFile
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetImage() nullNothingnullptr Gets the image for the fabrication item file.
M GetType None (Inherited from Object .) Object .
M IsLoaded() bool Checks to see if the item file has been loaded into the configuration.
M IsValid() bool Checks to see if the item file is valid.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P 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.
P IsUsed bool Checks to see if the item file is already in use in the project.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.