get_bounds method
get_bounds
Fills Bounds property (contain minimum and maximum point of entity) for all entities.
def get_bounds(self):
...
get_bounds
Fills Bounds property (contains minimum and maximum point) for entity.
def get_bounds(self, entity):
...
Parameter | Type | Description |
---|---|---|
entity | aspose.cad.fileformats.cad.cadobjects.CadBaseEntity |
See Also
- module
aspose.cad.fileformats.cad
- class
DxfImage