Share

acgsObtainAcGsView Function

C++

ACCORE_PORT AcGsView * acgsObtainAcGsView(
    int vpNum, 
    const class AcGsKernelDescriptor &
);

File

acgs.h

Description

Use this function to obtain a view after specifying the requirements on the view.

Notes

Starting from AutoCAD 2015, the only requirement supported is k3DDrawing.

Was this information helpful?