BuilderElementStraightLine | Initializes a new instance of the BuilderElementStraightLine class. create builder for straight-line elements. |
BuilderElementStraightLine(Int32, Int32) | Initializes a new instance of the BuilderElementStraightLine class. define a straight line element from the indexes of its end-points. |
BuilderElementStraightLine(Point3, Point3) | Initializes a new instance of the BuilderElementStraightLine class. define a straight line element from two end-points. |
BuilderElementStraightLine(SerializationInfo, StreamingContext) | Initializes a new instance of the BuilderElementStraightLine class. Deserialize BuilderElementStraightLine. |