BlockTableRecordAppendEntity Method

Appends the specified Entity object to this block table record.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public ObjectId AppendEntity(
        Entity entity
)

Parameters

entity
Type: Teigha.DatabaseServicesEntity
The Entity object to be appended.

Return Value

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

©  Bricsys NV. All rights reserved.