compas_cem.optimization
Optimizers
An object that modifies a form diagram to meet multiple constraints. |
|
Solve a constrained form-finding problem through a Proxy hyperspace tunnel. |
Optimization Constraints
Pulls the xyz position of a node to a target point. |
|
Pulls the xyz position of a node to a target line ray. |
|
Pulls the xyz position of a node to a target plane. |
|
Make a deviation edge reach a target length. |
|
Make a trail edge reach a target force value. |
|
Makes the support reaction force at a node match a target vector. |
Optimization Parameters
Sets the length of a trail edge as an optimization parameter. |
|
Sets the force of a deviation edge as an optimization parameter. |
|
Sets the X coordinate of an origin node as an optimization parameter. |
|
Sets the Y coordinate of an origin node as an optimization parameter. |
|
Sets the Z coordinate of an origin node as an optimization parameter. |
|
Sets the X component of a node load as an optimization parameter. |
|
Sets the Y component of an node load as an optimization parameter. |
|
Sets the Z component of a node load as an optimization parameter. |