Skip to content

piagrosser/shaper-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

shaper-plugins

This will be a collection of plugins/macros for the shaper module of salome.

publish the macro to the addons_Features.xml

To make the macros visible, they have to be registered in the addons_Features.xml, which can be found under the following path: ~/SALOME-9.15.0/BINARIES-CO7/SHAPER/share/salome/resources/shaper The file should look something like this:

<plugin>
  <source path="../../../../bin/salome/macros/rectangle/widget.xml"/>
  <source path="../../../../bin/salome/macros/compoundVertices/widget.xml"/>
  <source path="../../../../bin/salome/macros/importParameters/widget.xml"/>
  <source path="../../../../bin/salome/macros/midSurface/widget.xml"/>
  <source path="../../../../bin/salome/macros/pipeNetwork/widget.xml"/>
</plugin>

add the following lines

  <source path="../../../../bin/salome/macros/Head/widget.xml"/>

Add the Icons

About

This will be a collection of plugins/macros for the shaper module of salome.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors