Method | Description | |
---|---|---|
Build ( bool Segment ) : void | ||
Compute ( ) : void | ||
Init ( double First, double Last ) : void | ||
Perform ( ) : void | ||
Perform ( bool Segment ) : void | ||
SetSplitValues ( TColStd_HSequenceOfReal SplitValues ) : void | ||
ShapeUpgrade_SplitCurve ( ) : System | ||
ShapeUpgrade_SplitCurve ( |
||
SplitValues ( ) : TColStd_HSequenceOfReal | ||
Status ( ShapeExtend_Status status ) : bool | ||
get_type_name ( ) : char |
public Init ( double First, double Last ) : void | ||
First | double | |
Last | double | |
return | void |
public SetSplitValues ( TColStd_HSequenceOfReal SplitValues ) : void | ||
SplitValues | TColStd_HSequenceOfReal | |
return | void |
public ShapeUpgrade_SplitCurve ( |
||
parameter1 | ||
return | System |
public SplitValues ( ) : TColStd_HSequenceOfReal | ||
return | TColStd_HSequenceOfReal |
public Status ( ShapeExtend_Status status ) : bool | ||
status | ShapeExtend_Status | |
return | bool |