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 1) (10 1 -4)
Creates a cross-section plot specified by the line between points (5 1 1) and (10 1 -4)
Plot' <Coords: Number' Number' Number'>' <Coords: Number' 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 |
Number | z | z-coordinate |
Coords | Coordinates of the cross section line end point | |
Number | x | x-coordinate |
Number | y | y-coordinate |
Number | z | z-coordinate |
Mode | Target |
---|---|
- | Global |