C# Class CascadeSharp.TKGeomAlgo.Geom2dGcc.Geom2dGcc_IsParallel

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

Public Methods

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

Method Details

Geom2dGcc_IsParallel() public method

public Geom2dGcc_IsParallel ( ) : System
return System

Geom2dGcc_IsParallel() public method

public Geom2dGcc_IsParallel ( Geom2dGcc_IsParallel parameter1 ) : System
parameter1 Geom2dGcc_IsParallel
return System

Geom2dGcc_IsParallel() public method

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

NewInstance() public method

public NewInstance ( ) : Geom2dGcc_IsParallel
return Geom2dGcc_IsParallel

NewInstance() public method

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

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