Click or drag to resize

ICadDrawingViewModelDocument Property

Gets the model document (part or assembly) shown in this view. If the view is not a model view, this will be Nothing.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property ModelDocument As Document
	Get

Return Value

Type: Document
The model document.
See Also