C# Class CascadeSharp.TKBO.IntTools.IntTools_CommonPrt

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

Méthodes publiques

Méthode Description
AllNullFlag ( ) : bool
AppendRange2 ( IntTools_Range aR ) : void
AppendRange2 ( double tf, double tl ) : void
Assign ( IntTools_CommonPrt Other ) : IntTools_CommonPrt
BoundingPoints ( gp_Pnt aP1, gp_Pnt aP2 ) : void
ChangeRanges2 ( ) : CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges
Copy ( IntTools_CommonPrt anOther ) : void
Edge1 ( ) : TopoDS_Edge
Edge2 ( ) : TopoDS_Edge
IntTools_CommonPrt ( ) : System
IntTools_CommonPrt ( IntTools_CommonPrt aCPrt ) : System
Range1 ( ) : IntTools_Range
Range1 ( double &tf, double &tl ) : void
Ranges2 ( ) : CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges
SetAllNullFlag ( bool aFlag ) : void
SetBoundingPoints ( gp_Pnt aP1, gp_Pnt aP2 ) : void
SetEdge1 ( TopoDS_Edge anE ) : void
SetEdge2 ( TopoDS_Edge anE ) : void
SetRange1 ( IntTools_Range aR ) : void
SetRange1 ( double tf, double tl ) : void
SetType ( TopAbs_ShapeEnum aType ) : void
SetVertexParameter1 ( double tV ) : void
SetVertexParameter2 ( double tV ) : void
Type ( ) : TopAbs_ShapeEnum
VertexParameter1 ( ) : double
VertexParameter2 ( ) : double

Method Details

AllNullFlag() public méthode

public AllNullFlag ( ) : bool
Résultat bool

AppendRange2() public méthode

public AppendRange2 ( IntTools_Range aR ) : void
aR IntTools_Range
Résultat void

AppendRange2() public méthode

public AppendRange2 ( double tf, double tl ) : void
tf double
tl double
Résultat void

Assign() public méthode

public Assign ( IntTools_CommonPrt Other ) : IntTools_CommonPrt
Other IntTools_CommonPrt
Résultat IntTools_CommonPrt

BoundingPoints() public méthode

public BoundingPoints ( gp_Pnt aP1, gp_Pnt aP2 ) : void
aP1 gp_Pnt
aP2 gp_Pnt
Résultat void

ChangeRanges2() public méthode

public ChangeRanges2 ( ) : CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges
Résultat CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges

Copy() public méthode

public Copy ( IntTools_CommonPrt anOther ) : void
anOther IntTools_CommonPrt
Résultat void

Edge1() public méthode

public Edge1 ( ) : TopoDS_Edge
Résultat TopoDS_Edge

Edge2() public méthode

public Edge2 ( ) : TopoDS_Edge
Résultat TopoDS_Edge

IntTools_CommonPrt() public méthode

public IntTools_CommonPrt ( ) : System
Résultat System

IntTools_CommonPrt() public méthode

public IntTools_CommonPrt ( IntTools_CommonPrt aCPrt ) : System
aCPrt IntTools_CommonPrt
Résultat System

Range1() public méthode

public Range1 ( ) : IntTools_Range
Résultat IntTools_Range

Range1() public méthode

public Range1 ( double &tf, double &tl ) : void
tf double
tl double
Résultat void

Ranges2() public méthode

public Ranges2 ( ) : CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges
Résultat CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges

SetAllNullFlag() public méthode

public SetAllNullFlag ( bool aFlag ) : void
aFlag bool
Résultat void

SetBoundingPoints() public méthode

public SetBoundingPoints ( gp_Pnt aP1, gp_Pnt aP2 ) : void
aP1 gp_Pnt
aP2 gp_Pnt
Résultat void

SetEdge1() public méthode

public SetEdge1 ( TopoDS_Edge anE ) : void
anE TopoDS_Edge
Résultat void

SetEdge2() public méthode

public SetEdge2 ( TopoDS_Edge anE ) : void
anE TopoDS_Edge
Résultat void

SetRange1() public méthode

public SetRange1 ( IntTools_Range aR ) : void
aR IntTools_Range
Résultat void

SetRange1() public méthode

public SetRange1 ( double tf, double tl ) : void
tf double
tl double
Résultat void

SetType() public méthode

public SetType ( TopAbs_ShapeEnum aType ) : void
aType TopAbs_ShapeEnum
Résultat void

SetVertexParameter1() public méthode

public SetVertexParameter1 ( double tV ) : void
tV double
Résultat void

SetVertexParameter2() public méthode

public SetVertexParameter2 ( double tV ) : void
tV double
Résultat void

Type() public méthode

public Type ( ) : TopAbs_ShapeEnum
Résultat TopAbs_ShapeEnum

VertexParameter1() public méthode

public VertexParameter1 ( ) : double
Résultat double

VertexParameter2() public méthode

public VertexParameter2 ( ) : double
Résultat double