Méthode | Description | |
---|---|---|
BRepFill_SectionLaw ( ) : System | ||
BRepFill_SectionLaw ( |
||
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 |
public BRepFill_SectionLaw ( |
||
parameter1 | ||
Résultat | System |
public ConcatenedLaw ( ) : GeomFill_SectionLaw | ||
Résultat | GeomFill_SectionLaw |
public Continuity ( int Index, double TolAngular ) : GeomAbs_Shape | ||
Index | int | |
TolAngular | double | |
Résultat | GeomAbs_Shape |
public D0 ( double U, TopoDS_Shape S ) : void | ||
U | double | |
S | TopoDS_Shape | |
Résultat | void |
public IndexOfEdge ( TopoDS_Shape anEdge ) : int | ||
anEdge | TopoDS_Shape | |
Résultat | int |
public Law ( int Index ) : GeomFill_SectionLaw | ||
Index | int | |
Résultat | GeomFill_SectionLaw |
public Vertex ( int Index, double Param ) : TopoDS_Vertex | ||
Index | int | |
Param | double | |
Résultat | TopoDS_Vertex |
public VertexTol ( int Index, double Param ) : double | ||
Index | int | |
Param | double | |
Résultat | double |