BaseImportOptions Methods

The BaseImportOptions type exposes the following members.

Methods

  NameDescription
Public methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDefaultLengthUnit
Get the default length unit used for importing unitless files.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLayerSelection
Get all set layers name which user want to import into Revit.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetDefaultLengthUnit
Set the default length unit used for importing unitless files.
Public methodSetLayerSelection
Set the layers name which user want to import into Revit.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also