engforge.eng.geometry

These exist as in interface to sectionproperties from Pynite

Functions

calculate_stress

returns the maximum vonmises stress in the section and returns the ratio of the allowable stress, also known as the failure fracion :type raw: :param raw: if raw is true, the stress object is returned, otherwise the failure fraction is returned

conver_np

get_mesh_size

Classes

Circle

models a solid circle with diameter d

GeometryLog

Initialize a filter.

HollowCircle

models a hollow circle with diameter d and thickness t

ParametricSpline

a multivariate spline defined by uniform length vector input, with points P1,P2 and their slopes P1ds,P2ds

Profile2D

Method generated by attrs for class Profile2D.

Rectangle

models rectangle with base b, and height h

ShapelySection

a 2D profile that takes a shapely section to calculate section properties, use a sectionproperties section with hidden variable _geo to bypass shape calculation

Triangle

models a triangle with base, b and height h