3D Modelle und CAD Daten
Hier erhalten Sie CAD Information für Ihre Konstruktionen im gewünschten Ausgabeformat.
CAD Daten
https://roehm.partcommunity.com
<iframe src="https://[roehm].partcommunity.com?info=...&varset=... " frameborder="0" height="800px" width="100%"></iframe>
<iframe id="pcomiframe" width="100%" height="500px"></iframe>
<script>
var sessionStatus = window.location.search.substring(13,15);
if(sessionStatus == "OK"){
document.getElementById("pcomiframe").src
="https://[roehm].partcommunity.com";
}
else {
window.location.replace("https://[portalname].partcommunity.com/3dcad-
models/iframe?return=https://[name-of-embedding-page]");
}
</script>