Projects.Item method

AutoCAD Map 3D ActiveX

Projects.Item method

Gets an AutoCAD Map project.

Item(Index As Variant) As Project

Returns the project.

Index

Index, starting at 0, of a project in the collection or an AutoCAD document object.

You get the AutoCAD document from the AcadDocuments collection, and use it to index into the Projects collection.