Skip to content
View phnk's full-sized avatar
Block or Report

Block or report phnk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. calculate distance between two selec... calculate distance between two selected parts in freecad for urdf
    1
    import math
    2
    import numpy as np
    3
    # https://www.freecadweb.org/wiki/Code_snippets
    4
    sel = FreeCADGui.Selection.getSelection()                                 # select object with getSelection()
    5
    boundBox_= sel[0].Shape.BoundBox                                          # BoundBox of the object
  2. discorddelete discorddelete Public

    Forked from strajk-/discorddelete

    Python

  3. dotfiles dotfiles Public

    Shell