C# Class CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_HArray1OfCurve

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

Public Methods

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

Method Details

Array1() public method

public Array1 ( ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Array1OfCurve
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Array1OfCurve

BRepAdaptor_HArray1OfCurve() public method

public BRepAdaptor_HArray1OfCurve ( ) : System
return System

BRepAdaptor_HArray1OfCurve() public method

public BRepAdaptor_HArray1OfCurve ( CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Array1OfCurve theOther ) : System
theOther CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Array1OfCurve
return System

BRepAdaptor_HArray1OfCurve() public method

public BRepAdaptor_HArray1OfCurve ( BRepAdaptor_HArray1OfCurve parameter1 ) : System
parameter1 BRepAdaptor_HArray1OfCurve
return System

BRepAdaptor_HArray1OfCurve() public method

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

BRepAdaptor_HArray1OfCurve() public method

public BRepAdaptor_HArray1OfCurve ( int theLower, int theUpper, CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve theValue ) : System
theLower int
theUpper int
theValue CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return System

ChangeArray1() public method

public ChangeArray1 ( ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Array1OfCurve
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Array1OfCurve

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
theIndex int
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve

First() public method

public First ( ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve

Init() public method

public Init ( CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve theValue ) : void
theValue CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_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 ( ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_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, CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve theItem ) : void
theIndex int
theItem CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return void

Size() public method

public Size ( ) : int
return int

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
theIndex int
return CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve

get_type_name() public method

public get_type_name ( ) : char
return char