How to Provide dimension along a inclined view?

 
Parents
  • NEW ADIM-->Create new Angular Dimension element
    ON ID @   -->Use cursor to nominate the Design item used as the Dimension's Origin
    FROM @ TO ID @ -->Use cursor to nominate Design items defining the first and second Dimension Directions.
    DPOS @ --> Use cursor to nominate a sheet position through which the dimension arc will pass.

    For PLINES

    NEW ADIM -->Create new Angular Dimension element
    FROM DIR IDPL @ TO DIR IDPL @ --> Use cursor to nominate plines defining the first and second Dimension Directions.
    DPOS @ -->Use Cursor to nominate a sheet position through which the dimension arc will pass.

    [COLOR=#FF8C00]DPOI Elements SEQUENCE[/COLOR]

    NEW ADIM
    ON ID @
    FR POS @ TO POS @

    [COLOR=#FF0000]ADIR  dimension sequence

    [/COLOR][COLOR=#000000]NEW ADIM
    ON ID @
    FR DIR N30E TO DIR S20W[/COLOR]
Reply
  • NEW ADIM-->Create new Angular Dimension element
    ON ID @   -->Use cursor to nominate the Design item used as the Dimension's Origin
    FROM @ TO ID @ -->Use cursor to nominate Design items defining the first and second Dimension Directions.
    DPOS @ --> Use cursor to nominate a sheet position through which the dimension arc will pass.

    For PLINES

    NEW ADIM -->Create new Angular Dimension element
    FROM DIR IDPL @ TO DIR IDPL @ --> Use cursor to nominate plines defining the first and second Dimension Directions.
    DPOS @ -->Use Cursor to nominate a sheet position through which the dimension arc will pass.

    [COLOR=#FF8C00]DPOI Elements SEQUENCE[/COLOR]

    NEW ADIM
    ON ID @
    FR POS @ TO POS @

    [COLOR=#FF0000]ADIR  dimension sequence

    [/COLOR][COLOR=#000000]NEW ADIM
    ON ID @
    FR DIR N30E TO DIR S20W[/COLOR]
Children
No Data