block_stretch_action_elements property

block_stretch_action_elements property

Gets or sets the cad block stretch action elements.

Definition:

@property
def block_stretch_action_elements(self):
    ...
@block_stretch_action_elements.setter
def block_stretch_action_elements(self, value):
    ...

See Also