MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / norm

Method norm

src/exterior-shell-extractor/main.py:272–273  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

270 vsimi[i] -= dd
271
272 def norm(v):
273 return v / numpy.linalg.norm(v)
274
275 def approx_diff():
276 for tri in vsi[fs]:

Callers 15

remove_offset_Method · 0.80
map_implMethod · 0.80
map_implMethod · 0.80
extend_wireFunction · 0.80
convertMethod · 0.80
convertMethod · 0.80
is_non_uniformFunction · 0.80
create_2pt_wallMethod · 0.80
create_fillMethod · 0.80
test_create_IfcCirleMethod · 0.80

Calls

no outgoing calls

Tested by 2

test_create_IfcCirleMethod · 0.64