Method | Description | |
---|---|---|
Array1 ( ) : CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape | ||
ChangeArray1 ( ) : CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape | ||
ChangeFirst ( ) : TopoDS_Shape | ||
ChangeLast ( ) : TopoDS_Shape | ||
ChangeValue ( int theIndex ) : TopoDS_Shape | ||
First ( ) : TopoDS_Shape | ||
Init ( TopoDS_Shape theValue ) : void | ||
IsAllocated ( ) : bool | ||
IsDeletable ( ) : bool | ||
IsEmpty ( ) : bool | ||
Last ( ) : TopoDS_Shape | ||
Length ( ) : int | ||
Lower ( ) : int | ||
Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
SetValue ( int theIndex, TopoDS_Shape theItem ) : void | ||
Size ( ) : int | ||
TopTools_HArray1OfShape ( ) : System | ||
TopTools_HArray1OfShape ( CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape theOther ) : System | ||
TopTools_HArray1OfShape ( |
||
TopTools_HArray1OfShape ( int theLower, int theUpper ) : System | ||
TopTools_HArray1OfShape ( int theLower, int theUpper, TopoDS_Shape theValue ) : System | ||
Upper ( ) : int | ||
Value ( int theIndex ) : TopoDS_Shape | ||
get_type_name ( ) : char |
public Array1 ( ) : CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape | ||
return | CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape |
public ChangeArray1 ( ) : CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape | ||
return | CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape |
public ChangeValue ( int theIndex ) : TopoDS_Shape | ||
theIndex | int | |
return | TopoDS_Shape |
public Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
theLower | int | |
theUpper | int | |
theToCopyData | bool | |
return | void |
public SetValue ( int theIndex, TopoDS_Shape theItem ) : void | ||
theIndex | int | |
theItem | TopoDS_Shape | |
return | void |
public TopTools_HArray1OfShape ( CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape theOther ) : System | ||
theOther | CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape | |
return | System |
public TopTools_HArray1OfShape ( |
||
parameter1 | ||
return | System |
public TopTools_HArray1OfShape ( int theLower, int theUpper ) : System | ||
theLower | int | |
theUpper | int | |
return | System |
public TopTools_HArray1OfShape ( int theLower, int theUpper, TopoDS_Shape theValue ) : System | ||
theLower | int | |
theUpper | int | |
theValue | TopoDS_Shape | |
return | System |