LineSegment3d Constructor (Point3d, Vector3d)

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

Parameters

point1
Type: Teigha.GeometryPoint3d
vector
Type: Teigha.GeometryVector3d
See Also

©  Bricsys NV. All rights reserved.