GeometryGym.Ifc.IfcBoundedSurface.IfcBoundedSurface C# (CSharp) Méthode

IfcBoundedSurface() protected méthode

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

Same methods

IfcBoundedSurface::IfcBoundedSurface ( ) : System
IfcBoundedSurface::IfcBoundedSurface ( DatabaseIfc db, IfcBoundedSurface s, DuplicateOptions options ) : System
IfcBoundedSurface