Beam Constructor |
| Name | Description | |
|---|---|---|
| Beam |
Initializes a new instance of the Beam class.
The start and end points are in the origin.
| |
| Beam(BeamBeamTypeEnum) |
Initializes a new instance of the Beam class by using the defined type.
| |
| Beam(Point, Point) |
Initializes a new instance of the Beam class with the given start and end points.
|