MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / num_offset_dofs

Method num_offset_dofs

python/pymesh/wires/Parameters.py:178–179  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

176
177 @property
178 def num_offset_dofs(self):
179 return self.raw_parameters.get_num_offset_dofs()
180
181 @property
182 def dofs(self):

Callers

nothing calls this directly

Calls 1

get_num_offset_dofsMethod · 0.80

Tested by

no test coverage detected