IndexUpdateDataSetIdData(ObjectId, IntPtr) Method

Sets the data associated with the specified Object ID in this IndexUpdateData object.

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void SetIdData(
        ObjectId id,
        IntPtr data
)

Parameters

id  ObjectId
[in] Object ID.
data  IntPtr
[in] Pointer to data.
See Also

©  Bricsys NV. All rights reserved.