Line(Point3d, Point3d) Constructor

Initializes a new instance of the Line class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Line(
        Point3d stPoint,
        Point3d endPoint
)

Parameters

stPoint  Point3d
 
endPoint  Point3d
 
See Also

©  Bricsys NV. All rights reserved.