DatabaseAddDBObject Method

Adds an object to this database object, and returns its object ID.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public ObjectId AddDBObject(
        DBObject appendIt
)

Parameters

appendIt
Type: Teigha.DatabaseServicesDBObject
[in] An identifier of the object to be appended to this database.

Return Value

Type: ObjectId
See Also

©  Bricsys NV. All rights reserved.