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

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

공개 메소드들

메소드 설명
BRep_PointOnCurveOnSurface ( ) : System
BRep_PointOnCurveOnSurface ( BRep_PointOnCurveOnSurface parameter1 ) : System
BRep_PointOnCurveOnSurface ( double P, Geom2d_Curve C, Geom_Surface S, TopLoc_Location L ) : System
IsPointOnCurveOnSurface ( ) : bool
IsPointOnCurveOnSurface ( Geom2d_Curve PC, Geom_Surface S, TopLoc_Location L ) : bool
PCurve ( ) : Geom2d_Curve
PCurve ( Geom2d_Curve C ) : void
get_type_name ( ) : char

메소드 상세

BRep_PointOnCurveOnSurface() 공개 메소드

public BRep_PointOnCurveOnSurface ( ) : System
리턴 System

BRep_PointOnCurveOnSurface() 공개 메소드

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

BRep_PointOnCurveOnSurface() 공개 메소드

public BRep_PointOnCurveOnSurface ( double P, Geom2d_Curve C, Geom_Surface S, TopLoc_Location L ) : System
P double
C Geom2d_Curve
S Geom_Surface
L TopLoc_Location
리턴 System

IsPointOnCurveOnSurface() 공개 메소드

public IsPointOnCurveOnSurface ( ) : bool
리턴 bool

IsPointOnCurveOnSurface() 공개 메소드

public IsPointOnCurveOnSurface ( Geom2d_Curve PC, Geom_Surface S, TopLoc_Location L ) : bool
PC Geom2d_Curve
S Geom_Surface
L TopLoc_Location
리턴 bool

PCurve() 공개 메소드

public PCurve ( ) : Geom2d_Curve
리턴 Geom2d_Curve

PCurve() 공개 메소드

public PCurve ( Geom2d_Curve C ) : void
C Geom2d_Curve
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char