Public Member Functions | |
def | __init__ |
def | __repr__ |
def | get_loc |
Public Attributes | |
data | |
discription | |
entities | |
flags | |
loc | |
name | |
path | |
type |
Class for objects representing dxf blocks.
Definition at line 893 of file dxfImportObjects.py.
def draftlibs::dxfImportObjects::Block::__init__ | ( | self, | ||
obj | ||||
) |
Expects an entity object of type block as input.
Definition at line 896 of file dxfImportObjects.py.
def draftlibs::dxfImportObjects::Block::__repr__ | ( | self | ) |
Definition at line 955 of file dxfImportObjects.py.
def draftlibs::dxfImportObjects::Block::get_loc | ( | self, | ||
data | ||||
) |
Gets the insert point of the block.
Definition at line 939 of file dxfImportObjects.py.
Definition at line 901 of file dxfImportObjects.py.
Definition at line 925 of file dxfImportObjects.py.
Definition at line 905 of file dxfImportObjects.py.
Definition at line 904 of file dxfImportObjects.py.
Definition at line 933 of file dxfImportObjects.py.
Definition at line 909 of file dxfImportObjects.py.
Definition at line 919 of file dxfImportObjects.py.
Definition at line 900 of file dxfImportObjects.py.