SweepTwoRail Methods |
The SweepTwoRail type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PerformSweep(Curve, Curve, Curve) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweep(Curve, Curve, IEnumerableCurve) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweep(Curve, Curve, Curve, Double, Double) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweep(Curve, Curve, IEnumerableCurve, IEnumerableDouble, IEnumerableDouble) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRebuild(Curve, Curve, Curve, Int32) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRebuild(Curve, Curve, IEnumerableCurve, Int32) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRebuild(Curve, Curve, Curve, Double, Double, Int32) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRebuild(Curve, Curve, IEnumerableCurve, IEnumerableDouble, IEnumerableDouble, Int32) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRefit(Curve, Curve, Curve, Double) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRefit(Curve, Curve, IEnumerableCurve, Double) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRefit(Curve, Curve, Curve, Double, Double, Double) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | PerformSweepRefit(Curve, Curve, IEnumerableCurve, IEnumerableDouble, IEnumerableDouble, Double) |
Sweep2 function that fits a surface through profile curves that define the surface cross-sections
and two curves that defines a surface edge.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |