C# Class GeometryGym.Ifc.IfcBoundedSurface

Inheritance: IfcSurface
Afficher le fichier Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Méthodes protégées

Méthode Description
IfcBoundedSurface ( ) : System
IfcBoundedSurface ( DatabaseIfc db ) : System
IfcBoundedSurface ( DatabaseIfc db, IfcBoundedSurface s, DuplicateOptions options ) : System

Method Details

IfcBoundedSurface() protected méthode

protected IfcBoundedSurface ( ) : System
Résultat System

IfcBoundedSurface() protected méthode

protected IfcBoundedSurface ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System

IfcBoundedSurface() protected méthode

protected IfcBoundedSurface ( DatabaseIfc db, IfcBoundedSurface s, DuplicateOptions options ) : System
db DatabaseIfc
s IfcBoundedSurface
options DuplicateOptions
Résultat System