Create Line (2D)
Description
This Step is used to create 2D lines based on geometric features such as points and lines.
Usage Scenario
This Step is commonly used to generate feature lines for measurement assistance or as fundamental data for subsequent geometric calculations.
Input and Output
Parameter Description
Line Type
The method to create a line.
For different types of lines, the geometric features input into the Step and the parameters that need to be adjusted will vary accordingly. The specific correspondences are as follows:
| Line Type | Geometric Features to be Input | Parameter Adjustment |
|---|---|---|
Constant Line (Custom) |
- |
You need to set the coordinates of two constant points in the Parameters section. After the Step is run, it outputs the line connecting the two points. |
Given Line |
Point 1, Point 2 |
After the Step is run, it outputs the line connecting the two points. No other parameters need to be adjusted. |
Parallel Line from Point and Line |
Point, Line |
After the Step is run, it outputs a line that passes through the given point and is parallel to the given line. No other parameters need to be adjusted. |
Rotate Line around Point |
Point, Line |
You need to set the Rotation Angle of the line around the point. After the Step is run, it outputs a line rotates around a given point by a specified angle. |
Constant Line (Step input) |
Line |
After the Step is run, it outputs the constant line. No other parameters need to be adjusted. |