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

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

공개 메소드들

메소드 설명
Geom2dGcc_QCurve ( ) : System
Geom2dGcc_QCurve ( Geom2dAdaptor_Curve Curve, GccEnt_Position Qualifier ) : System
Geom2dGcc_QCurve ( Geom2dGcc_QCurve parameter1 ) : System
IsEnclosed ( ) : bool
IsEnclosing ( ) : bool
IsOutside ( ) : bool
IsUnqualified ( ) : bool
Qualified ( ) : Geom2dAdaptor_Curve
Qualifier ( ) : GccEnt_Position

메소드 상세

Geom2dGcc_QCurve() 공개 메소드

public Geom2dGcc_QCurve ( ) : System
리턴 System

Geom2dGcc_QCurve() 공개 메소드

public Geom2dGcc_QCurve ( Geom2dAdaptor_Curve Curve, GccEnt_Position Qualifier ) : System
Curve Geom2dAdaptor_Curve
Qualifier GccEnt_Position
리턴 System

Geom2dGcc_QCurve() 공개 메소드

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

IsEnclosed() 공개 메소드

public IsEnclosed ( ) : bool
리턴 bool

IsEnclosing() 공개 메소드

public IsEnclosing ( ) : bool
리턴 bool

IsOutside() 공개 메소드

public IsOutside ( ) : bool
리턴 bool

IsUnqualified() 공개 메소드

public IsUnqualified ( ) : bool
리턴 bool

Qualified() 공개 메소드

public Qualified ( ) : Geom2dAdaptor_Curve
리턴 Geom2dAdaptor_Curve

Qualifier() 공개 메소드

public Qualifier ( ) : GccEnt_Position
리턴 GccEnt_Position