Spaces - Wrap log spacenames

Dear Community,

quick noob question:

Is it possible to wrap long spacenames into several lines?
I am using it for text, because normal text is exploded into lines in the planviews - any better solution for this problem?

Btw - Same goes for dimensions, measured in the 3D model. In 2D view they are broken to lines.

Best

Hello @user28,

It is not possible but you can use the “Description” property to write your text in a different line. You can also add custom parameters using the syntax:

Custom parameters: %<parameters[“parameter name”]>%
Style parameters: %<style.parameters[“parameter name”]>%

I’ll check this issue. Maybe you can use VisualARQ tags, which allow to separate properties and parameters in different lines using the code \n

image