C# 클래스 CascadeSharp.TKBool.BRepFill.BRepFill_SectionLaw

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

공개 메소드들

메소드 설명
BRepFill_SectionLaw ( ) : System
BRepFill_SectionLaw ( BRepFill_SectionLaw parameter1 ) : System
ConcatenedLaw ( ) : GeomFill_SectionLaw
Continuity ( int Index, double TolAngular ) : GeomAbs_Shape
CurrentEdge ( ) : TopoDS_Edge
D0 ( double U, TopoDS_Shape S ) : void
IndexOfEdge ( TopoDS_Shape anEdge ) : int
Init ( TopoDS_Wire W ) : void
IsConstant ( ) : bool
IsDone ( ) : bool
IsUClosed ( ) : bool
IsVClosed ( ) : bool
IsVertex ( ) : bool
Law ( int Index ) : GeomFill_SectionLaw
NbLaw ( ) : int
Vertex ( int Index, double Param ) : TopoDS_Vertex
VertexTol ( int Index, double Param ) : double
get_type_name ( ) : char

메소드 상세

BRepFill_SectionLaw() 공개 메소드

public BRepFill_SectionLaw ( ) : System
리턴 System

BRepFill_SectionLaw() 공개 메소드

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

ConcatenedLaw() 공개 메소드

public ConcatenedLaw ( ) : GeomFill_SectionLaw
리턴 GeomFill_SectionLaw

Continuity() 공개 메소드

public Continuity ( int Index, double TolAngular ) : GeomAbs_Shape
Index int
TolAngular double
리턴 GeomAbs_Shape

CurrentEdge() 공개 메소드

public CurrentEdge ( ) : TopoDS_Edge
리턴 TopoDS_Edge

D0() 공개 메소드

public D0 ( double U, TopoDS_Shape S ) : void
U double
S TopoDS_Shape
리턴 void

IndexOfEdge() 공개 메소드

public IndexOfEdge ( TopoDS_Shape anEdge ) : int
anEdge TopoDS_Shape
리턴 int

Init() 공개 메소드

public Init ( TopoDS_Wire W ) : void
W TopoDS_Wire
리턴 void

IsConstant() 공개 메소드

public IsConstant ( ) : bool
리턴 bool

IsDone() 공개 메소드

public IsDone ( ) : bool
리턴 bool

IsUClosed() 공개 메소드

public IsUClosed ( ) : bool
리턴 bool

IsVClosed() 공개 메소드

public IsVClosed ( ) : bool
리턴 bool

IsVertex() 공개 메소드

public IsVertex ( ) : bool
리턴 bool

Law() 공개 메소드

public Law ( int Index ) : GeomFill_SectionLaw
Index int
리턴 GeomFill_SectionLaw

NbLaw() 공개 메소드

public NbLaw ( ) : int
리턴 int

Vertex() 공개 메소드

public Vertex ( int Index, double Param ) : TopoDS_Vertex
Index int
Param double
리턴 TopoDS_Vertex

VertexTol() 공개 메소드

public VertexTol ( int Index, double Param ) : double
Index int
Param double
리턴 double

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char