Preparing search index...
The search index is not available
Documentation
Documentation
ts_lib/lib/part_creation
createArcSegment
Function createArcSegment
create
Arc
Segment
(
fromX
,
fromY
,
toX
,
toY
,
centerX
,
centerY
,
isCcw
)
:
Segment
Convenience function to create a [[Segment]] of [[SegmentType]]
arc
Parameters
fromX
:
number
fromY
:
number
toX
:
number
toY
:
number
centerX
:
number
centerY
:
number
isCcw
:
boolean
Returns
Segment
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
build/ts_lib/lib/generated/enum
build/ts_lib/lib/generated/typeguard
build/ts_lib/lib/generated/wsi4api
ts_lib/lib/array_util
ts_lib/lib/article_userdata_config
ts_lib/lib/axioms
ts_lib/lib/bend_line_engraving_mode
ts_lib/lib/calc_consumables
ts_lib/lib/calc_costs
ts_lib/lib/calc_settings
ts_lib/lib/calc_times
ts_lib/lib/calc_times_tapping
ts_lib/lib/constants
ts_lib/lib/deduceddata_config
ts_lib/lib/deduceddata_utils
ts_lib/lib/erp_interface
ts_lib/lib/external_input
ts_lib/lib/future
ts_lib/lib/geometry_utils
ts_lib/lib/graph_manipulator
ts_lib/lib/graph_manipulator_utils
Loading...
Generated using
TypeDoc
Convenience function to create a [[Segment]] of [[SegmentType]]
arc