Issue: 

When using the Section Line command to create angled sectional symbols and labels, how can rotation symbols and view scales be added to the labels?

2024-07-12_11-26-55.png

Solution:

  1. Use the Section Line command to create a rotational cut view. 
    Follow the command line to open the Section symbol dialog box, click the Setting.. button.


  2. In the Pattern setting bar, the content can be displayed by using parameters.

    To display a sectional symbol rotated 30° along with the view scale, the pattern should be specified as follows:
    30%%d {\fTHCADSymbs;n}  [SECTION_LABEL_FIRST]-[SECTION_LABEL_LAST]\P{\H2x;\W10;-}\P[SECTION_LABEL_SCALE]
    30%%d:
    It means 30°
    {\fTHCADSymbs;n}: It means the rotation symbol.
    {\H2x;\W10;-}:
    This parameter defines the size and length of the horizontal line used for indentation. A larger H value results in a longer line; however, it also increases the vertical spacing between lines.
    The maximum value for W is 10. A smaller W value produces a shorter line.

  3. Click OK to specify the origin of the view name and generate the section label, as shown in the figure below.



★How to add rotation symbols and view scales in ZWCAD MFGhttps://confluence.zwcad.com/pages/viewpage.action?pageId=315654791