C# Class CascadeSharp.TKBO.IntTools.IntTools_CommonPrt

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

public AllNullFlag ( ) : bool
return bool

AppendRange2() public method

public AppendRange2 ( IntTools_Range aR ) : void
aR IntTools_Range
return void

AppendRange2() public method

public AppendRange2 ( double tf, double tl ) : void
tf double
tl double
return void

Assign() public method

public Assign ( IntTools_CommonPrt Other ) : IntTools_CommonPrt
Other IntTools_CommonPrt
return IntTools_CommonPrt

BoundingPoints() public method

public BoundingPoints ( gp_Pnt aP1, gp_Pnt aP2 ) : void
aP1 gp_Pnt
aP2 gp_Pnt
return void

ChangeRanges2() public method

public ChangeRanges2 ( ) : CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges
return CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges

Copy() public method

public Copy ( IntTools_CommonPrt anOther ) : void
anOther IntTools_CommonPrt
return void

Edge1() public method

public Edge1 ( ) : TopoDS_Edge
return TopoDS_Edge

Edge2() public method

public Edge2 ( ) : TopoDS_Edge
return TopoDS_Edge

IntTools_CommonPrt() public method

public IntTools_CommonPrt ( ) : System
return System

IntTools_CommonPrt() public method

public IntTools_CommonPrt ( IntTools_CommonPrt aCPrt ) : System
aCPrt IntTools_CommonPrt
return System

Range1() public method

public Range1 ( ) : IntTools_Range
return IntTools_Range

Range1() public method

public Range1 ( double &tf, double &tl ) : void
tf double
tl double
return void

Ranges2() public method

public Ranges2 ( ) : CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges
return CascadeSharp.TKBO.IntTools.IntTools_SequenceOfRanges

SetAllNullFlag() public method

public SetAllNullFlag ( bool aFlag ) : void
aFlag bool
return void

SetBoundingPoints() public method

public SetBoundingPoints ( gp_Pnt aP1, gp_Pnt aP2 ) : void
aP1 gp_Pnt
aP2 gp_Pnt
return void

SetEdge1() public method

public SetEdge1 ( TopoDS_Edge anE ) : void
anE TopoDS_Edge
return void

SetEdge2() public method

public SetEdge2 ( TopoDS_Edge anE ) : void
anE TopoDS_Edge
return void

SetRange1() public method

public SetRange1 ( IntTools_Range aR ) : void
aR IntTools_Range
return void

SetRange1() public method

public SetRange1 ( double tf, double tl ) : void
tf double
tl double
return void

SetType() public method

public SetType ( TopAbs_ShapeEnum aType ) : void
aType TopAbs_ShapeEnum
return void

SetVertexParameter1() public method

public SetVertexParameter1 ( double tV ) : void
tV double
return void

SetVertexParameter2() public method

public SetVertexParameter2 ( double tV ) : void
tV double
return void

Type() public method

public Type ( ) : TopAbs_ShapeEnum
return TopAbs_ShapeEnum

VertexParameter1() public method

public VertexParameter1 ( ) : double
return double

VertexParameter2() public method

public VertexParameter2 ( ) : double
return double