SurfaceSurfaceIntersectorConfigurationsIntersectionType Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public SurfaceSurfaceIntersectorType IntersectionType { get; }
Public ReadOnly Property IntersectionType As SurfaceSurfaceIntersectorType
Get
public:
property SurfaceSurfaceIntersectorType IntersectionType {
SurfaceSurfaceIntersectorType get ();
}
member IntersectionType : SurfaceSurfaceIntersectorType with get
Property Value
SurfaceSurfaceIntersectorType
See Also