Package empro :: Module empro :: Module geometry :: Class TangentConstraint
[frames] | no frames]

Class TangentConstraint

core.Updatable --+    
                 |    
        Constraint --+
                     |
                    TangentConstraint

Constructs a constraint that makes two participants tangential.

Class Hierarchy for TangentConstraint
Class Hierarchy for TangentConstraint

constructor TangentConstraint(id1, id2):

Instance Methods

Inherited from Constraint: isLocked, lock, unlock

Inherited from core.Updatable: __enter__, __exit__, clone, hash, isValid, reasonWhyInvalid

Properties

Inherited from Constraint: participant1, participant2