An NDoc Documented Class Library

CurveArray Members

CurveArray overview

Public Instance Constructors

CurveArray Overloaded. Initializes a new instance of the CurveArray class.

Public Instance Properties

Capacity (inherited from ArrayList) 
Closed 
Count Read- and writeable propertym which holds the number of curve in the list.
IsFixedSize (inherited from ArrayList) 
IsReadOnly (inherited from ArrayList) 
IsSynchronized (inherited from ArrayList) 
ItemOverloaded. This is the default indexer property, which deals with curves.
MaxRect 
Resolution 
SyncRoot (inherited from ArrayList) 

Public Instance Methods

Add (inherited from ArrayList) 
AddRange (inherited from ArrayList) 
BinarySearch (inherited from ArrayList)Overloaded.  
Clear (inherited from ArrayList) 
Clone (inherited from ArrayList) 
Contains (inherited from ArrayList) 
Copy 
CopyTo (inherited from ArrayList)Overloaded.  
Direction 
Equals (inherited from Object) 
GetConnections 
getCrossListOverloaded.  
GetEnumerator (inherited from ArrayList)Overloaded.  
GetHashCode (inherited from Object) 
GetMaxRect 
GetNearA 
GetNearB 
GetPath 
GetRange (inherited from ArrayList) 
GetType (inherited from Object) 
getxyArray returns a xyArray by calling the ToArray-method of the curves.
IndexOf (inherited from ArrayList)Overloaded.  
Insert (inherited from ArrayList) 
InsertRange (inherited from ArrayList) 
Invert 
LastIndexOf (inherited from ArrayList)Overloaded.  
LengthToParam 
MoveTo 
Next 
ParamToLength 
Predecessor 
Prev 
Remove (inherited from ArrayList) 
RemoveAt (inherited from ArrayList) 
RemoveRange (inherited from ArrayList) 
Reverse (inherited from ArrayList)Overloaded.  
SetRange (inherited from ArrayList) 
Sort (inherited from ArrayList)Overloaded.  
Successor 
ToArray (inherited from ArrayList)Overloaded.  
ToNetWork 
ToString (inherited from Object) 
transform 
Transform 
TrimToSize (inherited from ArrayList) 
Value 
xyArrayIndexToCurveArrayIndex 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CurveArray Class | Minais.Drawing3d.Curves Namespace