# Textblock https://gdl.graphisoft.com/reference-guide/inline-attribute-definition#TEXTBLOCK_gdlcommand ``` **TEXTBLOCK** name width, anchor, angle, width_factor, charspace_factor, fixed_height, 'string_expr1' [, 'string_expr2', ...] ``` **name:** name of the textblock, string type value. **width:** textblock width in mm or m in model space, if 0 it is calculated automatically. **anchor:** code of the position point in the text. ![https://gdl.graphisoft.com/wp-content/uploads/ac19-gdl/Attributes_anchor.png|100](https://gdl.graphisoft.com/wp-content/uploads/ac19-gdl/Attributes_anchor.png) **angle:** rotation angle of the textblock in degrees. **width_factor:** Character widths defined by the actual style will be multiplied by this number. **charspace_factor:** The horizontal distance between two characters will be multiplied by this number. **fixed_height:** Possible values: - 1: the placed TEXTBLOCK will be scale-independent and all specified length type parameters will mean millimeters, - 0: the placed TEXTBLOCK will be scale-dependent and all specified length type parameters will mean meters in model space. **string_expri:** means paragraph name if it was previously defined, simple string otherwise (with default paragraph parameters). # Edit text in GDL Objet https://www.youtube.com/watch?v=V_-e8BQPd24&t=897s ![[Pasted image 20230620145624.png]] edit the "ABC 123" with un new parameter type text "textsize" ### Referencias %% *** ### Ficha [[Nota atómica]] Source: MoC: [[--]] Date: [[2023-06-20 ]] %%