2020 Members
Changes 4
M

FabricationItemFile

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the FabricationItemFile
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetImage() nullNothingnullptr Gets the image for the fabrication item file.
M GetType None Gets the Type of the current instance. (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 Returns a string that represents the current object. (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.