|
CFx SDK Documentation
2023 SP0
|
#include <DbSubDMesh.h>
Public Member Functions | |
| MeshFaceterSettings () | |
Public Attributes | |
| double | faceterDevSurface |
| double | faceterDevNormal |
| double | faceterGridRatio |
| double | faceterMaxEdgeLength |
| OdUInt16 | faceterMaxGrid |
| OdUInt16 | faceterMinUGrid |
| OdUInt16 | faceterMinVGrid |
| OdInt16 | faceterMeshType |
Corresponding C++ library: TD_Db <group !!RECORDS_TD_APIRef>
Definition at line 266 of file DbSubDMesh.h.
|
inline |
Definition at line 277 of file DbSubDMesh.h.
| double MeshFaceterSettings::faceterDevNormal |
Definition at line 269 of file DbSubDMesh.h.
| double MeshFaceterSettings::faceterDevSurface |
Definition at line 268 of file DbSubDMesh.h.
| double MeshFaceterSettings::faceterGridRatio |
Definition at line 270 of file DbSubDMesh.h.
| double MeshFaceterSettings::faceterMaxEdgeLength |
Definition at line 271 of file DbSubDMesh.h.
| OdUInt16 MeshFaceterSettings::faceterMaxGrid |
Definition at line 272 of file DbSubDMesh.h.
| OdInt16 MeshFaceterSettings::faceterMeshType |
Definition at line 275 of file DbSubDMesh.h.
| OdUInt16 MeshFaceterSettings::faceterMinUGrid |
Definition at line 273 of file DbSubDMesh.h.
| OdUInt16 MeshFaceterSettings::faceterMinVGrid |
Definition at line 274 of file DbSubDMesh.h.