Returns the base plane, radius and angle domain of an arc
ID
tool-curve-analysis-deconstruct-arc
Name
Deconstruct Arc
Group
Curve Analysis
Package
Tool
Keywords
Render
After creating a node, connect the arc which you want to deconstruct to the port. On the output ports, you will get an arc plane, radius, start and end angles.
Control Points
Curve Length
Curve Middle Point
End Points
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
arc | Curve | Arc or Circle to deconstruct |
Outputs
Name | Type | Description |
---|---|---|
plane | Plane | Base plane of arc or circle |
radius | Number | Radius of arc or circle |
startAngle | Number | Start angle in radians of arc |
endAngle | Number | End angle in radians of arc |