C# 클래스 CascadeSharp.TKBRep.BRep.BRep_PointOnCurve

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

공개 메소드들

메소드 설명
BRep_PointOnCurve ( ) : System
BRep_PointOnCurve ( BRep_PointOnCurve parameter1 ) : System
BRep_PointOnCurve ( double P, Geom_Curve C, TopLoc_Location L ) : System
Curve ( ) : Geom_Curve
Curve ( Geom_Curve C ) : void
IsPointOnCurve ( ) : bool
IsPointOnCurve ( Geom_Curve C, TopLoc_Location L ) : bool
get_type_name ( ) : char

메소드 상세

BRep_PointOnCurve() 공개 메소드

public BRep_PointOnCurve ( ) : System
리턴 System

BRep_PointOnCurve() 공개 메소드

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

BRep_PointOnCurve() 공개 메소드

public BRep_PointOnCurve ( double P, Geom_Curve C, TopLoc_Location L ) : System
P double
C Geom_Curve
L TopLoc_Location
리턴 System

Curve() 공개 메소드

public Curve ( ) : Geom_Curve
리턴 Geom_Curve

Curve() 공개 메소드

public Curve ( Geom_Curve C ) : void
C Geom_Curve
리턴 void

IsPointOnCurve() 공개 메소드

public IsPointOnCurve ( ) : bool
리턴 bool

IsPointOnCurve() 공개 메소드

public IsPointOnCurve ( Geom_Curve C, TopLoc_Location L ) : bool
C Geom_Curve
L TopLoc_Location
리턴 bool

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char