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

Class ParallelConstraint

core.Updatable --+    
                 |    
        Constraint --+
                     |
                    ParallelConstraint

Constructs a constraint such that two edges remain parallel.

Class Hierarchy for ParallelConstraint
Class Hierarchy for ParallelConstraint

constructor ParallelConstraint(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