Making pipe diagram using single AutoCAD dynamic block

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 12

  • @sourcecad
    @sourcecad  Год назад +1

    Download the lesson file used in this video here mail.sourcecad.com/AutoCAD-pipe-dynamic-block

  • @javeedahmad8339
    @javeedahmad8339 Год назад +1

    Very nice good job

  • @MuhammadAshraf-w4k
    @MuhammadAshraf-w4k Год назад

    Good job Sir, Pl. Keep it up

  • @fayyazalikhan2815
    @fayyazalikhan2815 Год назад

    Which Command Used Sir ???

  • @JohanDeknudt
    @JohanDeknudt Год назад

    I am already 2:30 min in the video. I suggest to only center the basepoint when needed. I mean. The pipe, elbow and T. Are really not usfull if you want to use several button that has a macro to instert the block with the correct vis-state. You won't be able to chain the blocks because the basepoint of the block is off.

  • @brahimhajji3724
    @brahimhajji3724 Год назад

    Why not copy the same block and change the visibility instead of inserting it each time?

  • @habibrustum5651
    @habibrustum5651 Год назад

    Thank you

  • @OnyekachukwuNwani-mj9ph
    @OnyekachukwuNwani-mj9ph 10 месяцев назад

    Nice, but please do you have videos on drafting piping isometrics? I need videos on drafting piping isometrics. I am a beginner trying to learn piping with AutoCAD.

  • @nexttarget4066
    @nexttarget4066 Год назад

    Sir grooving dia with angle and radius ka vedio dale

  • @daddada2984
    @daddada2984 Год назад

    Nice..

  • @solikinabdullah4169
    @solikinabdullah4169 Год назад

    GOOD

  • @Sention01
    @Sention01 Год назад

    I have 20 years experience as an Autodesk consultant. This is creative, however I would not recommend building a library like this.
    This approach...
    ...overcomplicates design of the block. This makes it very difficult to adjust later.
    ...after placement, you will need to 2 more clicks to change visibility state (unless the default is what you wanted). It would have been simpler to insert the correct block the first time.
    ...every instance of the block will have the same name so counting items becomes more complicated.
    ...all block attributes will be the same even if they do not apply to the part you are using.
    ...dynamic block controls may not apply to some visibility states. FOR EXAMPLE: most engineers would want a radius or angle on the 'elbow' and that is not applicable to other visibility states.
    My general advice is that library components should only be 1 thing with changes to numbers (diameter, angle, length, etc.)