C# Class CascadeSharp.TKG3d.TColGeom.TColGeom_HArray1OfCurve

Inheritance: Standard_Transient
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Array1() public method

public Array1 ( ) : CascadeSharp.TKG3d.TColGeom.TColGeom_Array1OfCurve
return CascadeSharp.TKG3d.TColGeom.TColGeom_Array1OfCurve

ChangeArray1() public method

public ChangeArray1 ( ) : CascadeSharp.TKG3d.TColGeom.TColGeom_Array1OfCurve
return CascadeSharp.TKG3d.TColGeom.TColGeom_Array1OfCurve

ChangeFirst() public method

public ChangeFirst ( ) : Geom_Curve
return Geom_Curve

ChangeLast() public method

public ChangeLast ( ) : Geom_Curve
return Geom_Curve

ChangeValue() public method

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

First() public method

public First ( ) : Geom_Curve
return Geom_Curve

Init() public method

public Init ( Geom_Curve theValue ) : void
theValue Geom_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 ( ) : Geom_Curve
return Geom_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, Geom_Curve theItem ) : void
theIndex int
theItem Geom_Curve
return void

Size() public method

public Size ( ) : int
return int

TColGeom_HArray1OfCurve() public method

public TColGeom_HArray1OfCurve ( ) : System
return System

TColGeom_HArray1OfCurve() public method

public TColGeom_HArray1OfCurve ( CascadeSharp.TKG3d.TColGeom.TColGeom_Array1OfCurve theOther ) : System
theOther CascadeSharp.TKG3d.TColGeom.TColGeom_Array1OfCurve
return System

TColGeom_HArray1OfCurve() public method

public TColGeom_HArray1OfCurve ( TColGeom_HArray1OfCurve parameter1 ) : System
parameter1 TColGeom_HArray1OfCurve
return System

TColGeom_HArray1OfCurve() public method

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

TColGeom_HArray1OfCurve() public method

public TColGeom_HArray1OfCurve ( int theLower, int theUpper, Geom_Curve theValue ) : System
theLower int
theUpper int
theValue Geom_Curve
return System

Upper() public method

public Upper ( ) : int
return int

Value() public method

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

get_type_name() public method

public get_type_name ( ) : char
return char