C# Class CascadeSharp.TKShHealing.ShapeFix.ShapeFix_Root

Inheritance: Standard_Transient
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Context ( ) : ShapeBuild_ReShape
LimitTolerance ( double toler ) : double
MaxTolerance ( ) : double
MinTolerance ( ) : double
MsgRegistrator ( ) : ShapeExtend_BasicMsgRegistrator
NeedFix ( int flag ) : bool
NeedFix ( int flag, bool def ) : bool
Precision ( ) : double
SendFail ( Message_Msg message ) : void
SendFail ( TopoDS_Shape shape, Message_Msg message ) : void
SendMsg ( Message_Msg message ) : void
SendMsg ( Message_Msg message, Message_Gravity gravity ) : void
SendMsg ( TopoDS_Shape shape, Message_Msg message ) : void
SendMsg ( TopoDS_Shape shape, Message_Msg message, Message_Gravity gravity ) : void
SendWarning ( Message_Msg message ) : void
SendWarning ( TopoDS_Shape shape, Message_Msg message ) : void
Set ( ShapeFix_Root Root ) : void
SetContext ( ShapeBuild_ReShape context ) : void
SetMaxTolerance ( double maxtol ) : void
SetMinTolerance ( double mintol ) : void
SetMsgRegistrator ( ShapeExtend_BasicMsgRegistrator msgreg ) : void
SetPrecision ( double preci ) : void
ShapeFix_Root ( ) : System
ShapeFix_Root ( ShapeFix_Root parameter1 ) : System
get_type_name ( ) : char

Method Details

Context() public method

public Context ( ) : ShapeBuild_ReShape
return ShapeBuild_ReShape

LimitTolerance() public method

public LimitTolerance ( double toler ) : double
toler double
return double

MaxTolerance() public method

public MaxTolerance ( ) : double
return double

MinTolerance() public method

public MinTolerance ( ) : double
return double

MsgRegistrator() public method

public MsgRegistrator ( ) : ShapeExtend_BasicMsgRegistrator
return ShapeExtend_BasicMsgRegistrator

NeedFix() public method

public NeedFix ( int flag ) : bool
flag int
return bool

NeedFix() public method

public NeedFix ( int flag, bool def ) : bool
flag int
def bool
return bool

Precision() public method

public Precision ( ) : double
return double

SendFail() public method

public SendFail ( Message_Msg message ) : void
message Message_Msg
return void

SendFail() public method

public SendFail ( TopoDS_Shape shape, Message_Msg message ) : void
shape TopoDS_Shape
message Message_Msg
return void

SendMsg() public method

public SendMsg ( Message_Msg message ) : void
message Message_Msg
return void

SendMsg() public method

public SendMsg ( Message_Msg message, Message_Gravity gravity ) : void
message Message_Msg
gravity Message_Gravity
return void

SendMsg() public method

public SendMsg ( TopoDS_Shape shape, Message_Msg message ) : void
shape TopoDS_Shape
message Message_Msg
return void

SendMsg() public method

public SendMsg ( TopoDS_Shape shape, Message_Msg message, Message_Gravity gravity ) : void
shape TopoDS_Shape
message Message_Msg
gravity Message_Gravity
return void

SendWarning() public method

public SendWarning ( Message_Msg message ) : void
message Message_Msg
return void

SendWarning() public method

public SendWarning ( TopoDS_Shape shape, Message_Msg message ) : void
shape TopoDS_Shape
message Message_Msg
return void

Set() public method

public Set ( ShapeFix_Root Root ) : void
Root ShapeFix_Root
return void

SetContext() public method

public SetContext ( ShapeBuild_ReShape context ) : void
context ShapeBuild_ReShape
return void

SetMaxTolerance() public method

public SetMaxTolerance ( double maxtol ) : void
maxtol double
return void

SetMinTolerance() public method

public SetMinTolerance ( double mintol ) : void
mintol double
return void

SetMsgRegistrator() public method

public SetMsgRegistrator ( ShapeExtend_BasicMsgRegistrator msgreg ) : void
msgreg ShapeExtend_BasicMsgRegistrator
return void

SetPrecision() public method

public SetPrecision ( double preci ) : void
preci double
return void

ShapeFix_Root() public method

public ShapeFix_Root ( ) : System
return System

ShapeFix_Root() public method

public ShapeFix_Root ( ShapeFix_Root parameter1 ) : System
parameter1 ShapeFix_Root
return System

get_type_name() public method

public get_type_name ( ) : char
return char