SurfaceSurfaceIntersectorGetType Method (Int32)
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
- Type: SystemInt32
Return Value
Type:
SurfaceSurfaceIntersectorType
See Also