2027 Members
Changes 0
M

IFCImportOptions Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetConversionData() LinkConversionData Get the data used in the creation of the associated Revit file for an IFC link operation, if it exists.
M GetExtraOptions() IDictionary<String,String> Get the list of extra options to be passed into the importer. Each entry in the map is a pair of option name and value.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetExtraOptions(IDictionary<StringString>) None Set the list of extra options to be passed into the importer. Each entry in the map is a pair of option name and value. Note that any value here will overwrite the other values in the IFCImportOptions, if it has the same name.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object