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

IfcAdvancedBrep() private méthode

private IfcAdvancedBrep ( ) : System
Résultat System
		internal IfcAdvancedBrep() : base() { }
		public IfcAdvancedBrep(List<IfcAdvancedFace> faces) : base(new IfcClosedShell(faces.ConvertAll(x => (IfcFace)x))) { }

Same methods

IfcAdvancedBrep::IfcAdvancedBrep ( DatabaseIfc db, IfcAdvancedBrep b ) : System
IfcAdvancedBrep::IfcAdvancedBrep ( GeometryGym.Ifc.IfcClosedShell s ) : System
IfcAdvancedBrep::IfcAdvancedBrep ( List faces ) : System