Module truck_modeling::builder

source ·
Expand description

the building model utility API

Functions

Returns a Bezier curve from vertex0 to vertex1 with inter control points inter_points.
Returns a circle arc from vertex0 to vertex1 via transit.
Returns another topology whose points, curves, and surfaces are cloned.
Creates a cone by R-sweeping.
Returns a homotopic face from edge0 to edge1.
Returns a line from vertex0 to vertex1.
Returns a rotated vertex, edge, wire, face, shell or solid.
Sweeps a vertex, an edge, a wire, a face, or a shell by the rotation.
Returns a scaled vertex, edge, wire, face, shell or solid.
Returns a transformed vertex, edge, wire, face, shell or solid.
Returns a translated vertex, edge, wire, face, shell or solid.
Try attatiching a plane whose boundary is wire.
Returns a homotopic shell from wire0 to wire1.
Sweeps a vertex, an edge, a wire, a face, or a shell by a vector.
Creates and returns a vertex by a three dimensional point.