CompoundObjectIdSet(ObjectId, ObjectIdCollection, Database) Method

Sets this CompoundObjectId from the passed object ID and a path of BlockReferences.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void Set(
        ObjectId id,
        ObjectIdCollection path,
        Database hostDatabase
)

Parameters

id  ObjectId
[in] Object ID.
path  ObjectIdCollection
[in] The path of BlockRefrences that lead to the referenced object.
hostDatabase  Database
[in] The host database.
See Also

©  Bricsys NV. All rights reserved.