BlockTableRecordExtension Methods |
The BlockTableRecordExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(BlockTableRecord, Transaction, Entity) |
Appends the entity to the BlockTableRecord.
| |
| Add(BlockTableRecord, Transaction, IEnumerableEntity) |
Appends the entities to the BlockTableRecord.
| |
| AddRange |
Appends the entities to the BlockTableRecord.
| |
| GetObjectsT |
Opens the entities which type matches to the given one, and return them.
| |
| InsertBlockReference |
Inserts a block reference.
| |
| SynchronizeAttributes |
Synchronizes the attributes of all block references.
|