Autodesk.AutoCAD.Geometry Namespace > SurfaceSurfaceIntersectorConfigurations Structure
SurfaceSurfaceIntersectorConfigurations Structure
Description

 

This class contains SurfaceSurfaceIntersectorConfiguration objects that describe the left and right surface configuration data for each of two intersecting surfaces. An object of this class is returned by the SurfaceSurfaceIntersector.GetIntersectionConfigurations method.

Visual Basic
Public Structure SurfaceSurfaceIntersectorConfigurations
End Structure
C#
public struct SurfaceSurfaceIntersectorConfigurations {
}
Links
   Comments?