linecrosssectionplot lcsplt
Creates a cross section plot defined by a line between two specified points.
Creates a cross section plot using a line specified by two points.
linecrosssectionplot Plot_1 (5 1) (10 1)
Creates a cross section plot specified by the line between points (5 1) and (10 1) in the XY plane
Plot' <Coords: Number' Number'>' <Coords: Number' Number'>'
Plot | Plot object reference | Plot from which cross-section plot should be generated |
Coords | Coordinates of the cross section line start point | |
Number | x | x-coordinate |
Number | y | y-coordinate |
Coords | Coordinates of the cross section line end point | |
Number | x | x-coordinate |
Number | y | y-coordinate |
Mode | Target |
---|---|
- | Global |