Introduced
6.0
Description
Type of line to use when intersecting a line with a geometry
C# Syntax
siLineIntersectionType.siSemiLineIntersection // 0 siLineIntersectionType.siLineIntersection // 1 siLineIntersectionType.siSegmentIntersection // 2
|
Constant |
Value |
Description |
|
0 |
Finds the intersection of a semi line with a geometry. |
|
|
1 |
Finds the intersection of an infinite line with a geometry. |
|
|
2 |
Finds the intersection of a line segment with a geometry. |
Applies To
Autodesk Softimage v7.5