C# Class CascadeSharp.TKTopAlgo.BRepGProp.BRepGProp_MeshCinert

Inheritance: GProp_GProps
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BRepGProp_MeshCinert ( ) : System
BRepGProp_MeshCinert ( BRepGProp_MeshCinert parameter1 ) : System
Perform ( TColgp_Array1OfPnt theNodes ) : void
PreparePolygon ( TopoDS_Edge theE, TColgp_HArray1OfPnt thePolyg ) : void
SetLocation ( gp_Pnt CLocation ) : void

Method Details

BRepGProp_MeshCinert() public method

public BRepGProp_MeshCinert ( ) : System
return System

BRepGProp_MeshCinert() public method

public BRepGProp_MeshCinert ( BRepGProp_MeshCinert parameter1 ) : System
parameter1 BRepGProp_MeshCinert
return System

Perform() public method

public Perform ( TColgp_Array1OfPnt theNodes ) : void
theNodes TColgp_Array1OfPnt
return void

PreparePolygon() public method

public PreparePolygon ( TopoDS_Edge theE, TColgp_HArray1OfPnt thePolyg ) : void
theE TopoDS_Edge
thePolyg TColgp_HArray1OfPnt
return void

SetLocation() public method

public SetLocation ( gp_Pnt CLocation ) : void
CLocation gp_Pnt
return void