Click or drag to resize
GeLine Constructor
Overload List
  NameDescription
Public methodGeLine(IGeLine)
Initializes a new instance of the GeLine class
Public methodGeLine(IGeLineSegment)
Initializes a new instance of the GeLine class
Public methodGeLine(IGeRay)
Initializes a new instance of the GeLine class
Public methodGeLine(GeCoordinate, GeCoordinate)
Initializes a new instance of the line passing through two specified points.
Public methodGeLine(GeVector, GeCoordinate)
Initializes a new instance of the line using specified start point and direction vector.
Public methodGeLine(IGePlane, IGePlane, GeCoordinate)
Initializes a new instance of the line
Public methodGeLine(Double, Double, Double, GeCoordinate)
Initializes a new instance of the line using specified parameters.
Top
See Also