TriangulatedSensorProjectionComputeSurfaceBoundaryLines Method  | 
  
    Namespace: 
   AGI.Foundation.Graphics.Advanced
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartesian[] ComputeSurfaceBoundaryLines()
Public Function ComputeSurfaceBoundaryLines As Cartesian()
public:
array<Cartesian>^ ComputeSurfaceBoundaryLines()
member ComputeSurfaceBoundaryLines : unit -> Cartesian[] 
Return Value
Type: 
CartesianThe boundary lines.
See Also