Click or drag to resize

BuilderElementStraightLine Constructor

Overload List
  NameDescription
Public methodBuilderElementStraightLine
create builder for straight-line elements
Public methodBuilderElementStraightLine(Int32, Int32)
define a straight line element from the indexes of its end-points
Public methodBuilderElementStraightLine(Point3, Point3)
define a straight line element from two end-points
Top
See Also