Distance3d.TriangleSegment Method
Public Shared Function TriangleSegment( _
ByVal tri As Triangle3d, _
ByVal seg As Line3d _
) As Double
This language is not supported or no code example is available.
public static double TriangleSegment(
Triangle3d tri,
Line3d seg
)
This language is not supported or no code example is available.
public:
static double TriangleSegment(
Triangle3d^ tri,
Line3d^ seg
)
This language is not supported or no code example is available.
Parameters
- tri
- Triangle3d
- seg
- Line3d