C# Class CascadeSharp.TKBRep.BRep.BRep_PolygonOnSurface

Inheritance: CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
BRep_PolygonOnSurface ( ) : System
BRep_PolygonOnSurface ( BRep_PolygonOnSurface parameter1 ) : System
Copy ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
IsPolygonOnSurface ( ) : bool
IsPolygonOnSurface ( Geom_Surface S, TopLoc_Location L ) : bool
Surface ( ) : Geom_Surface
get_type_name ( ) : char

Method Details

BRep_PolygonOnSurface() public méthode

public BRep_PolygonOnSurface ( ) : System
Résultat System

BRep_PolygonOnSurface() public méthode

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

Copy() public méthode

public Copy ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
Résultat CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation

IsPolygonOnSurface() public méthode

public IsPolygonOnSurface ( ) : bool
Résultat bool

IsPolygonOnSurface() public méthode

public IsPolygonOnSurface ( Geom_Surface S, TopLoc_Location L ) : bool
S Geom_Surface
L TopLoc_Location
Résultat bool

Surface() public méthode

public Surface ( ) : Geom_Surface
Résultat Geom_Surface

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char