C# 클래스 CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_Transition

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

공개 메소드들

메소드 설명
IntSurf_Transition ( ) : System
IntSurf_Transition ( IntSurf_Transition parameter1 ) : System
IntSurf_Transition ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : System
IntSurf_Transition ( bool Tangent, IntSurf_TypeTrans Type ) : System
IsOpposite ( ) : bool
IsTangent ( ) : bool
SetValue ( ) : void
SetValue ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : void
SetValue ( bool Tangent, IntSurf_TypeTrans Type ) : void
Situation ( ) : IntSurf_Situation
TransitionType ( ) : IntSurf_TypeTrans

메소드 상세

IntSurf_Transition() 공개 메소드

public IntSurf_Transition ( ) : System
리턴 System

IntSurf_Transition() 공개 메소드

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

IntSurf_Transition() 공개 메소드

public IntSurf_Transition ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : System
Tangent bool
Situ IntSurf_Situation
Oppos bool
리턴 System

IntSurf_Transition() 공개 메소드

public IntSurf_Transition ( bool Tangent, IntSurf_TypeTrans Type ) : System
Tangent bool
Type IntSurf_TypeTrans
리턴 System

IsOpposite() 공개 메소드

public IsOpposite ( ) : bool
리턴 bool

IsTangent() 공개 메소드

public IsTangent ( ) : bool
리턴 bool

SetValue() 공개 메소드

public SetValue ( ) : void
리턴 void

SetValue() 공개 메소드

public SetValue ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : void
Tangent bool
Situ IntSurf_Situation
Oppos bool
리턴 void

SetValue() 공개 메소드

public SetValue ( bool Tangent, IntSurf_TypeTrans Type ) : void
Tangent bool
Type IntSurf_TypeTrans
리턴 void

Situation() 공개 메소드

public Situation ( ) : IntSurf_Situation
리턴 IntSurf_Situation

TransitionType() 공개 메소드

public TransitionType ( ) : IntSurf_TypeTrans
리턴 IntSurf_TypeTrans