add_text method
add_text
Adds text element
def add_text(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | DgnTextElement | text element to add |
Adds text element
def add_text(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | DgnTextElement | text element to add |