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: 24.2.0.0
Syntax
public ObjectId AddDBObject(
        DBObject appendIt
)

Parameters

appendIt  DBObject
[in] An identifier of the object to be appended to this database.

Return Value

ObjectId
See Also

©  Bricsys NV. All rights reserved.