C# Class CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_HArray1OfCurve

Inheritance: Standard_Transient
Mostrar archivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Array1 ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
ChangeArray1 ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
ChangeFirst ( ) : Geom2d_Curve
ChangeLast ( ) : Geom2d_Curve
ChangeValue ( int theIndex ) : Geom2d_Curve
First ( ) : Geom2d_Curve
Init ( Geom2d_Curve theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : Geom2d_Curve
Length ( ) : int
Lower ( ) : int
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, Geom2d_Curve theItem ) : void
Size ( ) : int
TColGeom2d_HArray1OfCurve ( ) : System
TColGeom2d_HArray1OfCurve ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve theOther ) : System
TColGeom2d_HArray1OfCurve ( TColGeom2d_HArray1OfCurve parameter1 ) : System
TColGeom2d_HArray1OfCurve ( int theLower, int theUpper ) : System
TColGeom2d_HArray1OfCurve ( int theLower, int theUpper, Geom2d_Curve theValue ) : System
Upper ( ) : int
Value ( int theIndex ) : Geom2d_Curve
get_type_name ( ) : char

Method Details

Array1() public method

public Array1 ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
return CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve

ChangeArray1() public method

public ChangeArray1 ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
return CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve

ChangeFirst() public method

public ChangeFirst ( ) : Geom2d_Curve
return Geom2d_Curve

ChangeLast() public method

public ChangeLast ( ) : Geom2d_Curve
return Geom2d_Curve

ChangeValue() public method

public ChangeValue ( int theIndex ) : Geom2d_Curve
theIndex int
return Geom2d_Curve

First() public method

public First ( ) : Geom2d_Curve
return Geom2d_Curve

Init() public method

public Init ( Geom2d_Curve theValue ) : void
theValue Geom2d_Curve
return void

IsAllocated() public method

public IsAllocated ( ) : bool
return bool

IsDeletable() public method

public IsDeletable ( ) : bool
return bool

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : Geom2d_Curve
return Geom2d_Curve

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Resize() public method

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
return void

SetValue() public method

public SetValue ( int theIndex, Geom2d_Curve theItem ) : void
theIndex int
theItem Geom2d_Curve
return void

Size() public method

public Size ( ) : int
return int

TColGeom2d_HArray1OfCurve() public method

public TColGeom2d_HArray1OfCurve ( ) : System
return System

TColGeom2d_HArray1OfCurve() public method

public TColGeom2d_HArray1OfCurve ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve theOther ) : System
theOther CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
return System

TColGeom2d_HArray1OfCurve() public method

public TColGeom2d_HArray1OfCurve ( TColGeom2d_HArray1OfCurve parameter1 ) : System
parameter1 TColGeom2d_HArray1OfCurve
return System

TColGeom2d_HArray1OfCurve() public method

public TColGeom2d_HArray1OfCurve ( int theLower, int theUpper ) : System
theLower int
theUpper int
return System

TColGeom2d_HArray1OfCurve() public method

public TColGeom2d_HArray1OfCurve ( int theLower, int theUpper, Geom2d_Curve theValue ) : System
theLower int
theUpper int
theValue Geom2d_Curve
return System

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : Geom2d_Curve
theIndex int
return Geom2d_Curve

get_type_name() public method

public get_type_name ( ) : char
return char