Activity for Anthony Paboeuf

  • Anthony Paboeuf Anthony Paboeuf modified a comment on discussion General Discussion

    Hello ! I'm currently trying to make a plugin that aims to display the pset/ifc values of a given Revit element from an API response. So concretely, all I want to do is use the names given by my API response (such as "GrossSideArea" for example) and retrieve the corresponding value from the Revit element of the same GUID. Thanks for any help!

  • Anthony Paboeuf Anthony Paboeuf modified a comment on discussion General Discussion

    Hello ! I'm currently trying to make a plugin that aims to display the pset/ifc values of a given Revit element from an API response. So concretely, all I want to do is use the names given by my API response (such as "GrossSideArea" for example) and retrieve the corresponding value from the Revit element of the same GUID. Thanks for any help!

  • Anthony Paboeuf Anthony Paboeuf modified a comment on discussion General Discussion

    Hello ! I'm currently trying to make a plugin that aims to display the pset/ifc values of a given Revit element from an API response of this form (see at the end of this post) So concretely, all I want to do is use the names given by my API response (such as "GrossSideArea" for example) and retrieve the corresponding value from the Revit element of the same GUID. Thanks for any help!

  • Anthony Paboeuf Anthony Paboeuf modified a comment on discussion General Discussion

    Hello ! I'm currently trying to make a plugin that aims to display the pset/ifc values of a given Revit element from an API response of this form (see at the end of this post) So concretely, all I want to do is use the names given by my API response (such as "GrossSideArea" for example) and retrieve the corresponding value from the Revit element of the same GUID. Thanks for any help! { "Elements" : [ { "Guid" : "2RUaXBzRD6eunOCU9NxJ2$", "Name" : "Mur de base:External - 200mm 2:205139", "Type" : "IfcWallStandardCase",...

  • Anthony Paboeuf Anthony Paboeuf modified a comment on discussion General Discussion

    Hello ! I'm currently trying to make a plugin that aims to display the pset/ifc values of a given Revit element from an API response of this form (see at the end of this post) So concretely, all I want to do is use the names given by my API response (such as "GrossSideArea" for example) and retrieve the corresponding value from the Revit element of the same GUID. Thanks for any help! { "Elements" : [ { "Guid" : "2RUaXBzRD6eunOCU9NxJ2$", "Name" : "Mur de base:External - 200mm 2:205139", "Type" : "IfcWallStandardCase",...

  • Anthony Paboeuf Anthony Paboeuf posted a comment on discussion General Discussion

    Hello ! I'm currently trying to make a plugin that aims to display the pset/ifc values of a given Revit element from an API response of this form (see at the end of this post) So concretely, all I want to do is use the names given by my API response (such as "GrossSideArea" for example) and retrieve the corresponding value from the Revit element of the same GUID. Thanks for any help! { "Elements" : [ { "Guid" : "2RUaXBzRD6eunOCU9NxJ2$", "Name" : "Mur de base:External - 200mm 2:205139", "Type" : "IfcWallStandardCase",...

1