You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.
Connection objects have a Shape as well. The Shape depends on the sort of connection and components it connections.
Example:
Two plates are connected on their edges, which should result in two Point connections and one Line connection. The common however is a face. How to determine the Shapes of the Point and Line connections.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Connection objects have a Shape as well. The Shape depends on the sort of connection and components it connections.
Example:
Two plates are connected on their edges, which should result in two Point connections and one Line connection. The common however is a face. How to determine the Shapes of the Point and Line connections.
The text was updated successfully, but these errors were encountered: