C# Class CascadeSharp.TKTopAlgo.BRepExtrema.BRepExtrema_UnCompatibleShape

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

Public Methods

Method Description
BRepExtrema_UnCompatibleShape ( ) : System
BRepExtrema_UnCompatibleShape ( BRepExtrema_UnCompatibleShape parameter1 ) : System
BRepExtrema_UnCompatibleShape ( string theMessage ) : System
NewInstance ( ) : BRepExtrema_UnCompatibleShape
NewInstance ( string theMessage ) : BRepExtrema_UnCompatibleShape
Raise ( ) : void
Raise ( string theMessage ) : void
Throw ( ) : void
get_type_name ( ) : char

Method Details

BRepExtrema_UnCompatibleShape() public method

public BRepExtrema_UnCompatibleShape ( ) : System
return System

BRepExtrema_UnCompatibleShape() public method

public BRepExtrema_UnCompatibleShape ( BRepExtrema_UnCompatibleShape parameter1 ) : System
parameter1 BRepExtrema_UnCompatibleShape
return System

BRepExtrema_UnCompatibleShape() public method

public BRepExtrema_UnCompatibleShape ( string theMessage ) : System
theMessage string
return System

NewInstance() public method

public NewInstance ( ) : BRepExtrema_UnCompatibleShape
return BRepExtrema_UnCompatibleShape

NewInstance() public method

public NewInstance ( string theMessage ) : BRepExtrema_UnCompatibleShape
theMessage string
return BRepExtrema_UnCompatibleShape

Raise() public method

public Raise ( ) : void
return void

Raise() public method

public Raise ( string theMessage ) : void
theMessage string
return void

Throw() public method

public Throw ( ) : void
return void

get_type_name() public method

public get_type_name ( ) : char
return char