C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_HArray1OfPinpointConstraint

Inheritance: Standard_Transient
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public Array1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint
Résultat CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint

ChangeArray1() public méthode

public ChangeArray1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint
Résultat CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint

ChangeFirst() public méthode

public ChangeFirst ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

ChangeLast() public méthode

public ChangeLast ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : Plate_PinpointConstraint
theIndex int
Résultat Plate_PinpointConstraint

First() public méthode

public First ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

Init() public méthode

public Init ( Plate_PinpointConstraint theValue ) : void
theValue Plate_PinpointConstraint
Résultat void

IsAllocated() public méthode

public IsAllocated ( ) : bool
Résultat bool

IsDeletable() public méthode

public IsDeletable ( ) : bool
Résultat bool

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Plate_PinpointConstraint
Résultat Plate_PinpointConstraint

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Plate_HArray1OfPinpointConstraint() public méthode

public Plate_HArray1OfPinpointConstraint ( ) : System
Résultat System

Plate_HArray1OfPinpointConstraint() public méthode

public Plate_HArray1OfPinpointConstraint ( CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint theOther ) : System
theOther CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint
Résultat System

Plate_HArray1OfPinpointConstraint() public méthode

public Plate_HArray1OfPinpointConstraint ( Plate_HArray1OfPinpointConstraint parameter1 ) : System
parameter1 Plate_HArray1OfPinpointConstraint
Résultat System

Plate_HArray1OfPinpointConstraint() public méthode

public Plate_HArray1OfPinpointConstraint ( int theLower, int theUpper ) : System
theLower int
theUpper int
Résultat System

Plate_HArray1OfPinpointConstraint() public méthode

public Plate_HArray1OfPinpointConstraint ( int theLower, int theUpper, Plate_PinpointConstraint theValue ) : System
theLower int
theUpper int
theValue Plate_PinpointConstraint
Résultat System

Resize() public méthode

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
Résultat void

SetValue() public méthode

public SetValue ( int theIndex, Plate_PinpointConstraint theItem ) : void
theIndex int
theItem Plate_PinpointConstraint
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : Plate_PinpointConstraint
theIndex int
Résultat Plate_PinpointConstraint

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char