BentPlateGeometrySolverAddLeg Method

Overload List
  NameDescription
Public methodAddLeg(ConnectiveGeometry, Contour)
Appends a polygon section to ConnectiveGeometry, using the maximal radius for the cylindrical connection.
Public methodAddLeg(ConnectiveGeometry, Contour, Double)
Appends a polygon section to this ConnectiveGeometry, using the specified radius for the cylindrical connection.
Public methodAddLeg(ConnectiveGeometry, Contour, BentPlateBendShape)
Appends a polygon section to ConnectiveGeometry, using the maximal radius for the cylindrical connection, or the maximum cone aperture for conical connection.
Public methodAddLeg(ConnectiveGeometry, LineSegment, Contour, LineSegment)
Appends a polygon section to this ConnectiveGeometry, using the specified connection points and maximal radius for the cylindrical connection.
Public methodAddLeg(ConnectiveGeometry, Contour, Double, Double)
Joins a polygon section to this ConnectiveGeometry, using the specified radius and aperture for the conical connection.
Public methodAddLeg(ConnectiveGeometry, LineSegment, Contour, LineSegment, Double)
Appends a polygon section to this ConnectiveGeometry, using the specified connection points and radius for the cylindrical connection.
Public methodAddLeg(ConnectiveGeometry, LineSegment, Contour, LineSegment, BentPlateBendShape)
Appends a polygon section to this ConnectiveGeometry, using the specified connection points and maximal radius for the cylindrical connection, or maximum aperture for conical connection.
Public methodAddLeg(ConnectiveGeometry, LineSegment, Contour, LineSegment, Double, Double)
Joins a polygon section to this ConnectiveGeometry, using the specified connection points and radius and aperture for the conical connection.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next