Tomcat8700
Structural
- Jul 31, 2015
- 13
Hi,
I'm trying to subdivide 1D elements (bar) completely in background using the API femeshremesh. It doesn't take the refineRatio parameter from the command option like in the case of 2D elements, but ask for this by means of UI (pop-up window). That spoils my whole automatism.Has anyone got an idea how that can be avoided?
feMeshRemesh
( elemSET, nodeSET, remeshMode, refineRatio, breakAngle, deleteOrig, propID, minBetween, maxAspect, maxQuickNodes, meshApproach, quadAngle, smoothLaplacian, smoothIter, smoothTol )
Thanks!
I'm trying to subdivide 1D elements (bar) completely in background using the API femeshremesh. It doesn't take the refineRatio parameter from the command option like in the case of 2D elements, but ask for this by means of UI (pop-up window). That spoils my whole automatism.Has anyone got an idea how that can be avoided?
feMeshRemesh
( elemSET, nodeSET, remeshMode, refineRatio, breakAngle, deleteOrig, propID, minBetween, maxAspect, maxQuickNodes, meshApproach, quadAngle, smoothLaplacian, smoothIter, smoothTol )
Thanks!