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

Class VerticalConstraint

core.Updatable --+    
                 |    
        Constraint --+
                     |
                    VerticalConstraint

Makes an edge vertical.

Class Hierarchy for VerticalConstraint
Class Hierarchy for VerticalConstraint

constructor VerticalConstraint(id1):

Instance Methods

Inherited from Constraint: isLocked, lock, unlock

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

Properties

Inherited from Constraint: participant1, participant2