GeometryGym.Ifc.IfcAdvancedBrep.IfcAdvancedBrep C# (CSharp) Method

IfcAdvancedBrep() private method

private IfcAdvancedBrep ( DatabaseIfc db, IfcAdvancedBrep b ) : System
db DatabaseIfc
b IfcAdvancedBrep
return System
		internal IfcAdvancedBrep(DatabaseIfc db, IfcAdvancedBrep b) : base(db,b) { }
		internal IfcAdvancedBrep(IfcClosedShell s) : base(s) { }

Same methods

IfcAdvancedBrep::IfcAdvancedBrep ( ) : System
IfcAdvancedBrep::IfcAdvancedBrep ( GeometryGym.Ifc.IfcClosedShell s ) : System
IfcAdvancedBrep::IfcAdvancedBrep ( List faces ) : System