| Revit 2021 API |
| DWFImportOptions Members |
| DWFImportOptions Class Constructors Methods Properties See Also |
The DWFImportOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DWFImportOptions(DWFImportOptions) |
Constructs a new instance of DWFImportOptions as a copy of the import options.
| |
| DWFImportOptions(IList<(Of <<'(ElementId>)>>)) |
Constructs a new instance of DWFImportOptions with an array of imported sheet views.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the DWFImportOptions | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSheetViews |
Get sheet views where DWF markups are imported.
| |
| GetType | (Inherited from Object.) | |
| SetSheetViews |
Set sheet views where DWF markups are imported.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|