Share

BaseImportOptions.ThisViewOnly Property

Imports drawings into the view that was passed into the import method. This option is not available in 3D views.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool ThisViewOnly { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?