Class SweptArc
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class SweptArc : GeneralSweptCurve, ISurface, IOctTreeInsertable, ISerializable
Constructors
| Improve this Doc View SourceSweptArc(Ellipse, ICurve)
Declaration
public SweptArc(Ellipse toSweep, ICurve along)
Parameters
| Type | Name | Description |
|---|---|---|
| Ellipse | toSweep | |
| ICurve | along |
Methods
| Improve this Doc View SourceDebug(ICurve)
Declaration
public static SweptArc Debug(ICurve along)
Parameters
| Type | Name | Description |
|---|---|---|
| ICurve | along |
Returns
| Type | Description |
|---|---|
| SweptArc |
Implements
System.Runtime.Serialization.ISerializable