ospgrillage.mesh.create_point#

create_point(**kwargs)#

User interface function to create a point named tuple - this is used in defining positions such as loads for example.

Keyword:

  • x (float or int): x coordinate

  • y (float or int): y coordinate. Default = 0 for model plane of grillage

  • z (float or int): z coordinate

Returns:

Point namedTuple