plugin.plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ifcopenshellplugin Show documentation
Show all versions of ifcopenshellplugin Show documentation
BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files
<?xml version="1.0" encoding="utf-8"?> <PluginDescriptor> <JavaPlugin> <interfaceClass>org.bimserver.plugins.renderengine.RenderEnginePlugin</interfaceClass> <implementationClass>org.ifcopenshell.IfcOpenShellEnginePlugin</implementationClass> <description>Open source IFC geometry engine visit <a href='http://ifcopenshell.org'>ifcopenshell.org</a></description> </JavaPlugin> </PluginDescriptor>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy