Line
(line)


Property Name
Type
Description
z
length

Z value
You can use the Z value of another object via picking it.
Default: 0

spec
ref_value

Line style and thickness
Default: solid, thickness 0.5 mm ({"solid", 0.5}).

end
endless

Line type:
limited line, endless line, center line
Default: limited line

Data description

Attributes (line_rec)

Actions with result "line"
Sketch a line line_sketch
Line through 2 points line_pointpoint
Line parallel to a line through a point line_parallel
Line parallel to a line with distance line_parallellength
Line through a point perpendicular to a line line_perpendic
Line with length and angle line_pointalfalength
Line with angle up to line line_angleuptoline
Line through a point and tangent to a circle line_pointtgcircle
Tangent with length and angle to a circle or ellipse line_alfatgcircle
Line tangent to 2 circles or ellipses line_tgcirclecircle
Mirrored line line_mirrorline
Copied line line_copyline
Chamfer of 2 lines line_fase
Chamfer with trimming the reference lines fase_fase
Line of a contour line_of_contour
Infinite horizontal line through a point line_horizontalendless
Infinite line through 2 points line_pointpointendless
Infinite vertical line through a point line_verticalendless

Actions with result "void" (invalid) and names "line_..."

---

Lines have a direction which depends on the order of input parameters. This affects internal calculations.

Note: The setting center line of the property Line type causes also dash-dotted to be set as line style in the Create mode, providing you do not set another line style explicitly.





Homepage