Share

Manager.GetDBModel Method

Description

Returns the Model associated with the Database.

Visual Basic

Public Function GetDBModel(
    A_0 As GraphicsKernel
) As Model

Parameters

Parameters Description
kernel Graphics Kernel used to query for the resource.

Returns

Model associated with the AutoCAD database and specified kernel.

Previous Declaration

public Model GetDBModel();

Links

Manager Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?