메소드 | 설명 | |
---|---|---|
Array1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint | ||
ChangeArray1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint | ||
ChangeFirst ( ) : |
||
ChangeLast ( ) : |
||
ChangeValue ( int theIndex ) : |
||
First ( ) : |
||
Init ( |
||
IsAllocated ( ) : bool | ||
IsDeletable ( ) : bool | ||
IsEmpty ( ) : bool | ||
Last ( ) : |
||
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 |
public Array1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint | ||
리턴 | CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint |
public ChangeArray1 ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint | ||
리턴 | CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint |
public ChangeValue ( int theIndex ) : |
||
theIndex | int | |
리턴 |
public Init ( |
||
theValue | ||
리턴 | void |
public Plate_HArray1OfPinpointConstraint ( ) : System | ||
리턴 | System |
public Plate_HArray1OfPinpointConstraint ( CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint theOther ) : System | ||
theOther | CascadeSharp.TKGeomAlgo.Plate.Plate_Array1OfPinpointConstraint | |
리턴 | System |
public Plate_HArray1OfPinpointConstraint ( Plate_HArray1OfPinpointConstraint parameter1 ) : System | ||
parameter1 | Plate_HArray1OfPinpointConstraint | |
리턴 | System |
public Plate_HArray1OfPinpointConstraint ( int theLower, int theUpper ) : System | ||
theLower | int | |
theUpper | int | |
리턴 | System |
public Plate_HArray1OfPinpointConstraint ( int theLower, int theUpper, Plate_PinpointConstraint theValue ) : System | ||
theLower | int | |
theUpper | int | |
theValue | Plate_PinpointConstraint | |
리턴 | System |
public Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
theLower | int | |
theUpper | int | |
theToCopyData | bool | |
리턴 | void |
public SetValue ( int theIndex, Plate_PinpointConstraint theItem ) : void | ||
theIndex | int | |
theItem | Plate_PinpointConstraint | |
리턴 | void |
public Value ( int theIndex ) : Plate_PinpointConstraint | ||
theIndex | int | |
리턴 | Plate_PinpointConstraint |