TinSurfaceStaticGetIntersectionsWithLine Method

Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public Point3dCollection GetIntersectionsWithLine(
        Point3d ptLineStart,
        Point3d ptLineEnd,
        TinSurfaceIntersectType type,
        bool includeInvisible
)

Parameters

ptLineStart
Type: Teigha.GeometryPoint3d
ptLineEnd
Type: Teigha.GeometryPoint3d
type
Type: Bricscad.CivilTinSurfaceIntersectType
includeInvisible
Type: SystemBoolean

Return Value

Type: Point3dCollection
See Also

©  Bricsys NV. All rights reserved.