Description
Default constructor.
The new IdMapping object is initialized as follows:
Since the destination database is initialized to NULL, the DestinationDatabase property must be called to set the destination database before the IdMapping object can be used.
C#
public IdMapping();
Visual Basic
Public Sub New()
Conditions
Read / Write
Links
IdMapping Class, Autodesk.AutoCAD.DatabaseServices Namespace