DWFImportOptions Members

The DWFImportOptions type exposes the following members.

Constructors

  NameDescription
Public methodDWFImportOptions(DWFImportOptions)
Constructs a new instance of DWFImportOptions as a copy of the import options.
Public methodDWFImportOptions(IList<(Of <<'(ElementId>)>>))
Constructs a new instance of DWFImportOptions with an array of imported sheet views.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the DWFImportOptions
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetSheetViews
Get sheet views where DWF markups are imported.
Public methodGetType (Inherited from Object.)
Public methodSetSheetViews
Set sheet views where DWF markups are imported.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also