C# Class CascadeSharp.TKBool.BRepAlgo.BRepAlgo_Cut

Inheritance: CascadeSharp.TKBool.BRepAlgo.BRepAlgo_BooleanOperation
Datei anzeigen Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BRepAlgo_Cut ( ) : System
BRepAlgo_Cut ( BRepAlgo_Cut parameter1 ) : System
BRepAlgo_Cut ( TopoDS_Shape S1, TopoDS_Shape S2 ) : System

Method Details

BRepAlgo_Cut() public method

public BRepAlgo_Cut ( ) : System
return System

BRepAlgo_Cut() public method

public BRepAlgo_Cut ( BRepAlgo_Cut parameter1 ) : System
parameter1 BRepAlgo_Cut
return System

BRepAlgo_Cut() public method

public BRepAlgo_Cut ( TopoDS_Shape S1, TopoDS_Shape S2 ) : System
S1 TopoDS_Shape
S2 TopoDS_Shape
return System