GeometryGym.Ifc.IfcAdvancedBrep.IfcAdvancedBrep C# (CSharp) 메소드

IfcAdvancedBrep() 개인적인 메소드

private IfcAdvancedBrep ( ) : System
리턴 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