예제 #1
0
 public static IGeometry ToIGeometry(this Model3DGroup group)
 => group.ToIGeometries(Matrix3D.Identity).ToIArray().Merge();