메소드 | 설명 | |
---|---|---|
Array1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec2d | ||
ChangeArray1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec2d | ||
ChangeFirst ( ) : gp_Vec2d | ||
ChangeLast ( ) : gp_Vec2d | ||
ChangeValue ( int theIndex ) : gp_Vec2d | ||
First ( ) : gp_Vec2d | ||
Init ( gp_Vec2d theValue ) : void | ||
IsAllocated ( ) : bool | ||
IsDeletable ( ) : bool | ||
IsEmpty ( ) : bool | ||
Last ( ) : gp_Vec2d | ||
Length ( ) : int | ||
Lower ( ) : int | ||
Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
SetValue ( int theIndex, gp_Vec2d theItem ) : void | ||
Size ( ) : int | ||
TColgp_HArray1OfVec2d ( ) : System | ||
TColgp_HArray1OfVec2d ( TColgp_Array1OfVec2d theOther ) : System | ||
TColgp_HArray1OfVec2d ( TColgp_HArray1OfVec2d parameter1 ) : System | ||
TColgp_HArray1OfVec2d ( int theLower, int theUpper ) : System | ||
TColgp_HArray1OfVec2d ( int theLower, int theUpper, gp_Vec2d theValue ) : System | ||
Upper ( ) : int | ||
Value ( int theIndex ) : gp_Vec2d | ||
get_type_name ( ) : char |
public Array1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec2d | ||
리턴 | CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec2d |
public ChangeArray1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec2d | ||
리턴 | CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec2d |
public Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
theLower | int | |
theUpper | int | |
theToCopyData | bool | |
리턴 | void |
public SetValue ( int theIndex, gp_Vec2d theItem ) : void | ||
theIndex | int | |
theItem | gp_Vec2d | |
리턴 | void |
public TColgp_HArray1OfVec2d ( TColgp_Array1OfVec2d theOther ) : System | ||
theOther | TColgp_Array1OfVec2d | |
리턴 | System |
public TColgp_HArray1OfVec2d ( TColgp_HArray1OfVec2d parameter1 ) : System | ||
parameter1 | TColgp_HArray1OfVec2d | |
리턴 | System |
public TColgp_HArray1OfVec2d ( int theLower, int theUpper ) : System | ||
theLower | int | |
theUpper | int | |
리턴 | System |
public TColgp_HArray1OfVec2d ( int theLower, int theUpper, gp_Vec2d theValue ) : System | ||
theLower | int | |
theUpper | int | |
theValue | gp_Vec2d | |
리턴 | System |