Click or drag to resize

MarchingBCSegmentEndIntersections Property

Gets or sets the intersection between the mesh and the segment end point.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public RayMeshIntersection SegmentEndIntersections { get; set; }

Property Value

Type: RayMeshIntersection
See Also