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 |
public Array1 ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter | ||
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter |
public ChangeArray1 ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter | ||
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_Array1OfVPointInter |
public ChangeFirst ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter | ||
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter |
public ChangeLast ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter | ||
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter |
public ChangeValue ( int theIndex ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter | ||
theIndex | int | |
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter |
public First ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter | ||
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter |
public Init ( CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter theValue ) : void | ||
theValue | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter | |
return | void |
public Last ( ) : CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter | ||
return | CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_VPointInter |
public Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
theLower | int | |
theUpper | int | |
theToCopyData | bool | |
return | void |
public SetValue ( int theIndex, TopOpeBRep_VPointInter theItem ) : void | ||
theIndex | int | |
theItem | TopOpeBRep_VPointInter | |
return | void |
public TopOpeBRep_HArray1OfVPointInter ( ) : System | ||
return | System |
public TopOpeBRep_HArray1OfVPointInter ( TopOpeBRep_Array1OfVPointInter theOther ) : System | ||
theOther | TopOpeBRep_Array1OfVPointInter | |
return | System |
public TopOpeBRep_HArray1OfVPointInter ( TopOpeBRep_HArray1OfVPointInter parameter1 ) : System | ||
parameter1 | TopOpeBRep_HArray1OfVPointInter | |
return | System |
public TopOpeBRep_HArray1OfVPointInter ( int theLower, int theUpper ) : System | ||
theLower | int | |
theUpper | int | |
return | System |
public TopOpeBRep_HArray1OfVPointInter ( int theLower, int theUpper, TopOpeBRep_VPointInter theValue ) : System | ||
theLower | int | |
theUpper | int | |
theValue | TopOpeBRep_VPointInter | |
return | System |
public Value ( int theIndex ) : TopOpeBRep_VPointInter | ||
theIndex | int | |
return | TopOpeBRep_VPointInter |