C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_HArray1OfPinpointConstraint

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

Public Methods

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

Method Details

Array1() public method

public Array1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint
return CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint

ChangeArray1() public method

public ChangeArray1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint
return CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint

ChangeFirst() public method

public ChangeFirst ( ) : Plate_PinpointConstraint
return Plate_PinpointConstraint

ChangeLast() public method

public ChangeLast ( ) : Plate_PinpointConstraint
return Plate_PinpointConstraint

ChangeValue() public method

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

First() public method

public First ( ) : Plate_PinpointConstraint
return Plate_PinpointConstraint

Init() public method

public Init ( Plate_PinpointConstraint theValue ) : void
theValue Plate_PinpointConstraint
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 ( ) : Plate_PinpointConstraint
return Plate_PinpointConstraint

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Plate_HArray1OfPinpointConstraint() public method

public Plate_HArray1OfPinpointConstraint ( ) : System
return System

Plate_HArray1OfPinpointConstraint() public method

public Plate_HArray1OfPinpointConstraint ( CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint theOther ) : System
theOther CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint
return System

Plate_HArray1OfPinpointConstraint() public method

public Plate_HArray1OfPinpointConstraint ( Plate_HArray1OfPinpointConstraint parameter1 ) : System
parameter1 Plate_HArray1OfPinpointConstraint
return System

Plate_HArray1OfPinpointConstraint() public method

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

Plate_HArray1OfPinpointConstraint() public method

public Plate_HArray1OfPinpointConstraint ( int theLower, int theUpper, Plate_PinpointConstraint theValue ) : System
theLower int
theUpper int
theValue Plate_PinpointConstraint
return System

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

get_type_name() public method

public get_type_name ( ) : char
return char