C# Class CascadeSharp.TKG3d.Geom.Geom_UndefinedValue

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

Public Methods

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

Method Details

Geom_UndefinedValue() public method

public Geom_UndefinedValue ( ) : System
return System

Geom_UndefinedValue() public method

public Geom_UndefinedValue ( Geom_UndefinedValue parameter1 ) : System
parameter1 Geom_UndefinedValue
return System

Geom_UndefinedValue() public method

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

NewInstance() public method

public NewInstance ( ) : Geom_UndefinedValue
return Geom_UndefinedValue

NewInstance() public method

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

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