C# Class CascadeSharp.TKTopAlgo.BRepGProp.BRepGProp_Cinert

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

Méthodes publiques

Méthode Description
BRepGProp_Cinert ( ) : System
BRepGProp_Cinert ( BRepAdaptor_Curve C, gp_Pnt CLocation ) : System
BRepGProp_Cinert ( BRepGProp_Cinert parameter1 ) : System
Perform ( BRepAdaptor_Curve C ) : void
SetLocation ( gp_Pnt CLocation ) : void

Method Details

BRepGProp_Cinert() public méthode

public BRepGProp_Cinert ( ) : System
Résultat System

BRepGProp_Cinert() public méthode

public BRepGProp_Cinert ( BRepAdaptor_Curve C, gp_Pnt CLocation ) : System
C BRepAdaptor_Curve
CLocation gp_Pnt
Résultat System

BRepGProp_Cinert() public méthode

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

Perform() public méthode

public Perform ( BRepAdaptor_Curve C ) : void
C BRepAdaptor_Curve
Résultat void

SetLocation() public méthode

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