Package | Description |
---|---|
com.aspose.cad.fileformats.cad | |
com.aspose.cad.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
CadBlockTableObject |
CadBlockRecordList.getBlockByLayoutHandle(String layoutHandle)
Gets block table by layout handle
|
Modifier and Type | Method and Description |
---|---|
void |
CadBlockRecordList.addRange(CadBlockTableObject[] objects)
Adds the range of the objects to container.
|
Modifier and Type | Method and Description |
---|---|
CadBlockTableObject |
CadBlockEntity.getCadBlockTableObject()
Associated block table object
|
Modifier and Type | Method and Description |
---|---|
void |
CadBlockEntity.setCadBlockTableObject(CadBlockTableObject value)
Associated block table object
|