DWGImportOptions Methods

The DWGImportOptions type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from BaseImportOptions.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.
(Inherited from BaseImportOptions.)
Public methodGetLineWeights
Gets array of line weights.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetLayerSelection
Set the layers name which user want to import into Revit.
(Inherited from BaseImportOptions.)
Public methodSetLineWeights
Set array of line weights.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also