C# Class CascadeSharp.TKBool.BRepFill.BRepFill_SectionLaw

Inheritance: Standard_Transient
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
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

Method Details

BRepFill_SectionLaw() public method

public BRepFill_SectionLaw ( ) : System
return System

BRepFill_SectionLaw() public method

public BRepFill_SectionLaw ( BRepFill_SectionLaw parameter1 ) : System
parameter1 BRepFill_SectionLaw
return System

ConcatenedLaw() public method

public ConcatenedLaw ( ) : GeomFill_SectionLaw
return GeomFill_SectionLaw

Continuity() public method

public Continuity ( int Index, double TolAngular ) : GeomAbs_Shape
Index int
TolAngular double
return GeomAbs_Shape

CurrentEdge() public method

public CurrentEdge ( ) : TopoDS_Edge
return TopoDS_Edge

D0() public method

public D0 ( double U, TopoDS_Shape S ) : void
U double
S TopoDS_Shape
return void

IndexOfEdge() public method

public IndexOfEdge ( TopoDS_Shape anEdge ) : int
anEdge TopoDS_Shape
return int

Init() public method

public Init ( TopoDS_Wire W ) : void
W TopoDS_Wire
return void

IsConstant() public method

public IsConstant ( ) : bool
return bool

IsDone() public method

public IsDone ( ) : bool
return bool

IsUClosed() public method

public IsUClosed ( ) : bool
return bool

IsVClosed() public method

public IsVClosed ( ) : bool
return bool

IsVertex() public method

public IsVertex ( ) : bool
return bool

Law() public method

public Law ( int Index ) : GeomFill_SectionLaw
Index int
return GeomFill_SectionLaw

NbLaw() public method

public NbLaw ( ) : int
return int

Vertex() public method

public Vertex ( int Index, double Param ) : TopoDS_Vertex
Index int
Param double
return TopoDS_Vertex

VertexTol() public method

public VertexTol ( int Index, double Param ) : double
Index int
Param double
return double

get_type_name() public method

public get_type_name ( ) : char
return char