C# Class CascadeSharp.TKTopAlgo.BRepGProp.BRepGProp_MeshCinert

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

Méthodes publiques

Méthode 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 méthode

public BRepGProp_MeshCinert ( ) : System
Résultat System

BRepGProp_MeshCinert() public méthode

public BRepGProp_MeshCinert ( BRepGProp_MeshCinert parameter1 ) : System
parameter1 BRepGProp_MeshCinert
Résultat System

Perform() public méthode

public Perform ( TColgp_Array1OfPnt theNodes ) : void
theNodes TColgp_Array1OfPnt
Résultat void

PreparePolygon() public méthode

public PreparePolygon ( TopoDS_Edge theE, TColgp_HArray1OfPnt thePolyg ) : void
theE TopoDS_Edge
thePolyg TColgp_HArray1OfPnt
Résultat void

SetLocation() public méthode

public SetLocation ( gp_Pnt CLocation ) : void
CLocation gp_Pnt
Résultat void