"Triforma has intentionally restricted changes to this element"

We have a project that was done in Bentley Architecture. The project is now on construction stages and there are some changes that needs to be done on the floor plan. We are now using the extracted 2D floor plans to do the changes. But we can not make any changes to the floor plan because of the message "Triforma has intentionally restricted changes to this element".  Is there a way we can make the 2D plan editable? Thanks for any help.

 

jun

BA 08050407

Parents
  • We run it as a batch job.

     Create a text file with the key-in commands. Here is the one we use.

    ---------

    choose all
    tfremove
    xy=0,0
    choose all
    drop complex
    xy=0,0
    choose all
    group drop
    xy=0,0
    fit view extended
    file design 

    ---------

    Run the Batch Utility using the text file on a group of files you want to modify.

    It's that simple.

Reply
  • We run it as a batch job.

     Create a text file with the key-in commands. Here is the one we use.

    ---------

    choose all
    tfremove
    xy=0,0
    choose all
    drop complex
    xy=0,0
    choose all
    group drop
    xy=0,0
    fit view extended
    file design 

    ---------

    Run the Batch Utility using the text file on a group of files you want to modify.

    It's that simple.

Children
No Data