SurfaceSurfaceIntersectorGetType(Int32) Method
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public SurfaceSurfaceIntersectorType GetType(
int number
)
Public Function GetType (
number As Integer
) As SurfaceSurfaceIntersectorType
public:
SurfaceSurfaceIntersectorType GetType(
int number
)
member GetType :
number : int -> SurfaceSurfaceIntersectorType
Parameters
- number Int32
-
Return Value
SurfaceSurfaceIntersectorType
See Also