|
|
BuilderElementStraightLine Constructor |
| Name | Description | |
|---|---|---|
| BuilderElementStraightLine |
create builder for straight-line elements
| |
| BuilderElementStraightLine(Int32, Int32) |
define a straight line element from the indexes of its end-points
| |
| BuilderElementStraightLine(Point3, Point3) |
define a straight line element from two end-points
|