C# 클래스 CascadeSharp.TKGeomAlgo.Geom2dGcc.Geom2dGcc_IsParallel

상속: Standard_DomainError
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Geom2dGcc_IsParallel() 공개 메소드

public Geom2dGcc_IsParallel ( ) : System
리턴 System

Geom2dGcc_IsParallel() 공개 메소드

public Geom2dGcc_IsParallel ( Geom2dGcc_IsParallel parameter1 ) : System
parameter1 Geom2dGcc_IsParallel
리턴 System

Geom2dGcc_IsParallel() 공개 메소드

public Geom2dGcc_IsParallel ( string theMessage ) : System
theMessage string
리턴 System

NewInstance() 공개 메소드

public NewInstance ( ) : Geom2dGcc_IsParallel
리턴 Geom2dGcc_IsParallel

NewInstance() 공개 메소드

public NewInstance ( string theMessage ) : Geom2dGcc_IsParallel
theMessage string
리턴 Geom2dGcc_IsParallel

Raise() 공개 메소드

public Raise ( ) : void
리턴 void

Raise() 공개 메소드

public Raise ( string theMessage ) : void
theMessage string
리턴 void

Throw() 공개 메소드

public Throw ( ) : void
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char