C# Class GeometryGym.Ifc.IfcBoundedSurface

Inheritance: IfcSurface
ファイルを表示 Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Protected Methods

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

Method Details

IfcBoundedSurface() protected method

protected IfcBoundedSurface ( ) : System
return System

IfcBoundedSurface() protected method

protected IfcBoundedSurface ( DatabaseIfc db ) : System
db DatabaseIfc
return System

IfcBoundedSurface() protected method

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