List of shapes of edges and wires and a single shape wire to which edges need to be added
OpenCascade wire
Combines OpenCascade edges and wires into a single wire
List of shapes of edges and wires
OpenCascade wire
Creates OpenCascade BSPline wire
Points through which to make BSpline
OpenCascade BSpline wire
Creates OpenCascade Bezier wire
Points through which to make bezier curve
OpenCascade Bezier wire
Creates OpenCascade circle wire
Circle parameters
OpenCascade circle wire
Creates OpenCascade ellipse wire
Ellipse parameters
OpenCascade ellipse wire
Creates OpenCascade Polygon wire
Polygon points
OpenCascade polygon wire shape
Computes 3 derivative vectors of a curve at a given length
Wire shape and length value
Three arrays of vectors. Each vector represents derivatives in order - first, second, third
Computes 3 derivative vectors of a curve on parameter between 0 and 1.
Wire shape and parameter value
Three arrays of vectors. Each vector represents derivatives in order - first, second, third
Divides OpenCascade wire to equal distance points
Describes into how many points should the wire be divided
Points on wire
Divides OpenCascade wire to points blindly following its parametric space
Describes into how many points should the wire be divided
Points on wire
Gets the wire by providing an index from the shape
Shape
OpenCascade wire
Evaluates point on a wire at certain length
Wire shape and length value
Point as array of 3 numbers
Evaluates point on a wire at parameter value between 0 and 1, being start and end points
Wire shape and parameter
Point as array of 3 numbers
Computes reversed wire from input wire
Shape
OpenCascade wire
Computes length of a given wire
Wire shape
The length of the wire
Generated using TypeDoc
Adds OpenCascade edges and wires into another wire
https://docs.bitbybit.dev/classes/bitbybit_occt_shapes_wire.OCCTWire.html#addEdgesAndWiresToWire