hoops_ai.cadaccess.HOOPSModel

class hoops_ai.cadaccess.HOOPSModel(intern_model, filesource='')

Bases: CADModel

Parameters:
  • intern_model (Any)

  • filesource (str)

get()
Return type:

Any

get_body()

get body

Return type:

Any

get_brep(body_index=0)

get brep.

Parameters:

body_index (int)

Return type:

BrepAccess

get_filesource()
get_mesh(body_index=0)

get meth.

Parameters:

body_index (int)

Return type:

HOOPSMesh