Share

IFCImportOptions Methods

The IFCImportOptions type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetConversionData Get the data used in the creation of the associated Revit file for an IFC link operation, if it exists.
Public methodGetExtraOptions 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.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetExtraOptions 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.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?