BlockTableRecordAppendEntity Method

Appends the specified Entity object to this block table record.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ObjectId AppendEntity(
        Entity entity
)

Parameters

entity  Entity
The Entity object to be appended.

Return Value

ObjectId
The ObjectId object for the newly appended entity.
See Also

©  Bricsys NV. All rights reserved.