🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Inspire python code strutLattice( trimmingBody= ) problem

User: "EnesKurt"
Altair Community Member
Updated by EnesKurt

Hi there,

I have a problem with trimmingBody parameter of inspire python  method inspire.strutLattice(). While using the Impilicit Modeling -> Strut tool, I can trim my implicit part by selecting the trim part from the outerbody->shell->trimmingBody section. However when I use  inspire.strutLattice() method with shell=True parameter, shell work but trim don't work. 

Example:
implicitPart.strutLattice(body=implicitPart.bodies[0], unitCellType='CORNERDIAGONAL', strutDiameter=0.004, cellSizeX=4,shell=True ,trimmingBody=XXXXX ,shellThicknessOut=0.0005)

What should XXXXX be here? How can I make my trim part in my model work here?

I have same problem with parameter combineBody.

Example:
implicitPart.strutLattice(body=implicitPart.bodies[0], unitCellType='CORNERDIAGONAL', strutDiameter=0.004, cellSizeX=4,combine=True ,combineBody=XXXXX).

Find more posts tagged with

Sort by:
1 - 1 of 11