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

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

공개 메소드들

메소드 설명
BRep_PolygonOnSurface ( ) : System
BRep_PolygonOnSurface ( BRep_PolygonOnSurface parameter1 ) : System
Copy ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
IsPolygonOnSurface ( ) : bool
IsPolygonOnSurface ( Geom_Surface S, TopLoc_Location L ) : bool
Surface ( ) : Geom_Surface
get_type_name ( ) : char

메소드 상세

BRep_PolygonOnSurface() 공개 메소드

public BRep_PolygonOnSurface ( ) : System
리턴 System

BRep_PolygonOnSurface() 공개 메소드

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

Copy() 공개 메소드

public Copy ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
리턴 CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation

IsPolygonOnSurface() 공개 메소드

public IsPolygonOnSurface ( ) : bool
리턴 bool

IsPolygonOnSurface() 공개 메소드

public IsPolygonOnSurface ( Geom_Surface S, TopLoc_Location L ) : bool
S Geom_Surface
L TopLoc_Location
리턴 bool

Surface() 공개 메소드

public Surface ( ) : Geom_Surface
리턴 Geom_Surface

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char