List of shapes of edges and wires and a single shape wire to which edges need to be added
OpenCascade wire
Closes the open wire with additional straight edge joining start and end points
Shape
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 BSPline wires
Points through which to make BSpline
OpenCascade BSpline wires
Creates OpenCascade Bezier wire
Points through which to make bezier curve
OpenCascade Bezier wire
Creates OpenCascade Bezier wire with weights
Points through which to make bezier curve and weights on those points which are used to control the curve
OpenCascade Bezier wire
Creates OpenCascade Bezier wires
Multiple bezier wire definitions
OpenCascade Bezier wires
Creates Christmas tree wire
christmas tree parameters
OpenCascade christmas tree wire
Creates OpenCascade circle wire
Circle parameters
OpenCascade circle wire
Creates OpenCascade ellipse wire
Ellipse parameters
OpenCascade ellipse wire
Creates a heart wire
heart parameters
OpenCascade heart shaped wire
Creates OpenCascade L polygon wire
L polygon parameters
OpenCascade polygon
Creates OpenCascade line wire
line start and end point
OpenCascade line wire shape
Creates OpenCascade lines
lines with start and end points
OpenCascade line wire shapes
Creates OpenCascade n-gon wire
ngon parameters
OpenCascade ngon wire
Creates n parallelogram wire
parallelogram parameters
OpenCascade parallelogram wire
Creates OpenCascade Polygon wire
Polygon points
OpenCascade polygon wire shape
Creates OpenCascade Polygons
Polygon points
OpenCascade polygon wires shapes
Creates OpenCascade polyline wire
polyline points
OpenCascade polyline wire shape
Creates OpenCascade polyline wires
polylines
OpenCascade polyline wire shapes
Creates OpenCascade rectangle wire
rectangle parameters
OpenCascade rectangle
Creates OpenCascade square wire
Square parameters
OpenCascade square wire
Creates OpenCascade star wire
star parameters
OpenCascade star wire
Creates wire from edge
An edge to transform into a wire
OpenCascade wire
Creates a tangent wire enclosing two planar circles
two circle wires and tolerance
OpenCascade wire shape
Creates zig zag between two wires
two wires and zig zag parameters
OpenCascade polyline 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
Divides OpenCascade wires to equal distance points
Describes into how many points should the wires be divided
Points on wire
Divides OpenCascade wires to points blindly following its parametric space
Describes into how many points should the wires be divided
Points on wire
Computes the end point on the wire at param 1
Wire shape
The length of the wire
Gets the wire by providing an index from the shape
Shape
OpenCascade wire
Get the wire center of mass point
OCCT Wire
point
Gets the wire length
wire
Length
Gets all the wires from the shape
Shape
OpenCascade wires
Get the wires centers of mass point
OCCT Wires
points
Gets the lengths of wires
wires
Lengths
Creates OpenCascade BSpline wire from points. This method can be used to create nicely shaped (periodic) loops.
Points through which to make the curve, periodic bool and tolerance
OpenCascade BSpline wire
Creates OpenCascade multiple interpolated wires
Interpolated wire definitions
OpenCascade BSpline wires
Checks whether wire is closed
wire
boolean
Places a wire on the face by mapping it's 2d coordinates to UV space. Wire must be positioned on the ground XZ plane for this to work.
two shapes - first a wire and second a face
OpenCascade wire
Places multiple wires on the face by mapping it's 2d coordinates to UV space. Wires must be positioned on the ground XZ plane for this to work.
a face and a list of wires
OpenCascade wires
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
Evaluates points on a wire at equal length
Wire shape and length
Points as arrays of 3 numbers
Evaluates points on a wire at certain lengths
Wire shape and lengths array
Points as arrays of 3 numbers
Evaluates points on a wire at pattern of lengths
Wire shape and lengths pattern
Points as arrays of 3 numbers
Project wire on the shape
wire and shape
OpenCascade compound
Project multiple wires on the shape
wire and shape
OpenCascade compound
Computes reversed wire from input wire
Shape
OpenCascade wire
Computes reversed wire by reversing all edges and combining them into a new wire
Shape
OpenCascade wire
Splits a wire on a set of given points
wire and a list of points
OpenCascade line wire shapes
Computes the start point on the wire at param 0
Wire shape
The length of the wire
Evaluates tangent vector on a wire at certain length
Wire shape and length value
Tangent vector as array of 3 numbers
Evaluates tangent vector on a wire at parameter value between 0 and 1, being start and end points
Wire shape and parameter
Tangent vector as array of 3 numbers
Transform shape wires to points ordered in lists. This also removes duplicated points between start end end points of consecutive edges on the wire
OCCT shape
point lists for wires
Generated using TypeDoc
Adds OpenCascade edges and wires into another wire
build
extend
true