|
template<class T > |
bool | createPK_BCURVE (const gsBSpline< T > &curve, PK_BCURVE_t &bcurve) |
|
template<class T > |
bool | createPK_BSURF (const gsTensorBSpline< 2, T > &bsp, PK_BSURF_t &bsurf, bool closed_u=false, bool closed_v=false) |
|
template<class T > |
bool | createPK_GEOM (const gsGeometry< T > &ggeo, PK_GEOM_t &pgeo) |
|
template<class T > |
bool | exportMesh (const gsMesh< T > &mesh, PK_BODY_t &body) |
|
template<class T > |
bool | exportTHBsurface (const gsTHBSpline< 2, T > &surface, PK_ASSEMBLY_t &body) |
|
template<class T > |
bool | exportTHBsurface (const gsTHBSpline< 2, T > &surface, const std::vector< T > &par_boxes, PK_ASSEMBLY_t &body) |
|
template<class T > |
bool | gsWriteParasolid (const gsGeometry< T > &ggeo, std::string const &filename) |
|
template<class T > |
bool | gsWritePK_SHEET (const gsTensorBSpline< 2, T > &tp, const std::string &filename) |
| Converts tp into a PK_SHEET and writes it to filename.xmt_txt.
|
|
template<class T > |
bool | parBoxesIntersect (const std::vector< T > &par_boxes) |
|
Provides implementation of gsWriteParasolid function.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): A. Mantzaflaris, D. Mokris