A3DEIntersectionLimitType
-
enum
A3DEIntersectionLimitType Intersection limit type.
2.0
Enumerators
-
enumerator
kA3DIntersectionLimitTypeHelp - kA3DIntersectionLimitTypeHelp
Arbitary limit on a closed intersection curve.
-
enumerator
kA3DIntersectionLimitTypeTerminator - kA3DIntersectionLimitTypeTerminator
Limit where one of the two intersection surface normals is degenerate or where they become colinear.
-
enumerator
kA3DIntersectionLimitTypeLimit - kA3DIntersectionLimitTypeLimit
Artificial limit to avoid an infinite curve.
-
enumerator
kA3DIntersectionLimitTypeBoundary - kA3DIntersectionLimitTypeBoundary
Limit of the curve if a
A3DSurfBlend02surface (that uses the intersection curve as its center curve) becomes degenerate.