C# Class CascadeSharp.TKBool.BRepFill.BRepFill_SectionLaw

Inheritance: Standard_Transient
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public BRepFill_SectionLaw ( ) : System
Résultat System

BRepFill_SectionLaw() public méthode

public BRepFill_SectionLaw ( BRepFill_SectionLaw parameter1 ) : System
parameter1 BRepFill_SectionLaw
Résultat System

ConcatenedLaw() public méthode

public ConcatenedLaw ( ) : GeomFill_SectionLaw
Résultat GeomFill_SectionLaw

Continuity() public méthode

public Continuity ( int Index, double TolAngular ) : GeomAbs_Shape
Index int
TolAngular double
Résultat GeomAbs_Shape

CurrentEdge() public méthode

public CurrentEdge ( ) : TopoDS_Edge
Résultat TopoDS_Edge

D0() public méthode

public D0 ( double U, TopoDS_Shape S ) : void
U double
S TopoDS_Shape
Résultat void

IndexOfEdge() public méthode

public IndexOfEdge ( TopoDS_Shape anEdge ) : int
anEdge TopoDS_Shape
Résultat int

Init() public méthode

public Init ( TopoDS_Wire W ) : void
W TopoDS_Wire
Résultat void

IsConstant() public méthode

public IsConstant ( ) : bool
Résultat bool

IsDone() public méthode

public IsDone ( ) : bool
Résultat bool

IsUClosed() public méthode

public IsUClosed ( ) : bool
Résultat bool

IsVClosed() public méthode

public IsVClosed ( ) : bool
Résultat bool

IsVertex() public méthode

public IsVertex ( ) : bool
Résultat bool

Law() public méthode

public Law ( int Index ) : GeomFill_SectionLaw
Index int
Résultat GeomFill_SectionLaw

NbLaw() public méthode

public NbLaw ( ) : int
Résultat int

Vertex() public méthode

public Vertex ( int Index, double Param ) : TopoDS_Vertex
Index int
Param double
Résultat TopoDS_Vertex

VertexTol() public méthode

public VertexTol ( int Index, double Param ) : double
Index int
Param double
Résultat double

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char