Create Point (2D)
Usage Scenario
This Step is commonly used to generate feature points for measurement assistance or as fundamental data for subsequent geometric calculations.
Parameter Description
Point Type
The method to create a point.
For different types of points, the geometric features input into the Step and the parameters that need to be adjusted will vary accordingly. The specific correspondences are as follows:
| Point Type | Geometric Features to be Input | Parameter Adjustment |
|---|---|---|
Constant Point (Custom) |
- |
You need to set the X and Y coordinates of the constant point in the Parameters section. After the Step is run, the constant point will be output. |
Intersection of Two Lines |
Line 1, Line 2 |
After the Step is run, it outputs the intersection point of the two lines. |
Projected Point on Line |
Line, Point |
After the Step is run, it outputs the projection of the point onto the line. No other parameters need to be adjusted. |
Given Point |
Point |
After the Step is run, it outputs the given point. No other parameters need to be adjusted. |
Constant Point (Step input) |
Point X, Point Y |
After the Step is run, it outputs the constant point. No other parameters need to be adjusted. |