Skip to content
Discussion options

You must be logged in to vote

The method new_anonymous_block() has an argument base_point to define the block base point.

If that's not good enough, the method returns a BlockLayout instance that has an attribute block which is a Block instance of the related BLOCK entity, which represents that BlockLayout. The Block entity contains the desired DXF attribute base_point.

blk.block.dxf.base_point = Vec3(-10, -10, 0)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hom
Comment options

Answer selected by hom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants