C# Class CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_HArray1OfVPointInter

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

Public Methods

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

Method Details

Array1() public method

public Array1 ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter

ChangeArray1() public method

public ChangeArray1 ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter
theIndex int
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter

First() public method

public First ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter

Init() public method

public Init ( CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter theValue ) : void
theValue CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter
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.TKBool.TopOpeBRep.TopOpeBRep_VPointInter
return CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter

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, TopOpeBRep_VPointInter theItem ) : void
theIndex int
theItem TopOpeBRep_VPointInter
return void

Size() public method

public Size ( ) : int
return int

TopOpeBRep_HArray1OfVPointInter() public method

public TopOpeBRep_HArray1OfVPointInter ( ) : System
return System

TopOpeBRep_HArray1OfVPointInter() public method

public TopOpeBRep_HArray1OfVPointInter ( TopOpeBRep_Array1OfVPointInter theOther ) : System
theOther TopOpeBRep_Array1OfVPointInter
return System

TopOpeBRep_HArray1OfVPointInter() public method

public TopOpeBRep_HArray1OfVPointInter ( TopOpeBRep_HArray1OfVPointInter parameter1 ) : System
parameter1 TopOpeBRep_HArray1OfVPointInter
return System

TopOpeBRep_HArray1OfVPointInter() public method

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

TopOpeBRep_HArray1OfVPointInter() public method

public TopOpeBRep_HArray1OfVPointInter ( int theLower, int theUpper, TopOpeBRep_VPointInter theValue ) : System
theLower int
theUpper int
theValue TopOpeBRep_VPointInter
return System

Upper() public method

public Upper ( ) : int
return int

Value() public method

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

get_type_name() public method

public get_type_name ( ) : char
return char