Question about source

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
UR_
Veteran
Posts: 1355
Joined: Tue Jan 03, 2017 8:42 pm

Question about source

Post by UR_ »

Please see here:

https://github.com/FreeCAD/FreeCAD/blob ... al.py#L483

Is this a typo?

Shouldn't this be better spelled:

ps3vector = np.array(self.result_obj.PS3Vector)
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Question about source

Post by bernd »

User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Question about source

Post by bernd »

Post Reply