LineSegment2d Constructor (Point2d, Vector2d)

Initializes a new instance of the LineSegment2d class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public LineSegment2d(
        Point2d point1,
        Vector2d vector
)

Parameters

point1
Type: Teigha.GeometryPoint2d
vector
Type: Teigha.GeometryVector2d
See Also

©  Bricsys NV. All rights reserved.