Paid Freecad application developement

Post here if you have a FreeCAD-related job to offer to the FreeCAD community. This can include programming or modeling.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
jb36123
Posts: 5
Joined: Thu Dec 17, 2015 7:26 am

Paid Freecad application developement

Post by jb36123 »

Hello,
My company is looking for a Freecad/Python software developper to develop the following "quite-simple" application:

Input Files:
- A 3D step file coming from any standard CAD tool
- An XML file defining structured properties to Enrich the model (Color, Cost, Manufacturer ...)

Output file:
- IFC (Bim) file as result of the conversion of input Step file, enriched with the properties (coming from the XML)

The apps should automate the following process:
- Import the Step file in Freecad
- Add the Model properties (from XML)
- Export result to IFC format.

Another scenario could be
- Import the Step file in Freecad
- Export result to IFC format.
- Add the Model properties (from XML) directly in the IFC file

This process should run without any GUI.

If interested send me a private message.
I will give more details for the requirements, with sample data.

JB
aak67
Posts: 3
Joined: Mon Aug 04, 2014 8:18 am

Re: Paid Freecad application developement

Post by aak67 »

Which content is in the STEP file? Only one entity or more different entities? How should different entities identified if the process is without interactions?
Regards
aak67
Post Reply