CFx SDK Documentation  2022 SP0
Public Member Functions | Public Attributes | List of all members
MeshFaceterSettings Struct Reference

#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
 

Detailed Description

Corresponding C++ library: TD_Db <group !!RECORDS_TD_APIRef>

Definition at line 266 of file DbSubDMesh.h.

Constructor & Destructor Documentation

◆ MeshFaceterSettings()

MeshFaceterSettings::MeshFaceterSettings ( )
inline

Definition at line 277 of file DbSubDMesh.h.

Member Data Documentation

◆ faceterDevNormal

double MeshFaceterSettings::faceterDevNormal

Definition at line 269 of file DbSubDMesh.h.

◆ faceterDevSurface

double MeshFaceterSettings::faceterDevSurface

Definition at line 268 of file DbSubDMesh.h.

◆ faceterGridRatio

double MeshFaceterSettings::faceterGridRatio

Definition at line 270 of file DbSubDMesh.h.

◆ faceterMaxEdgeLength

double MeshFaceterSettings::faceterMaxEdgeLength

Definition at line 271 of file DbSubDMesh.h.

◆ faceterMaxGrid

OdUInt16 MeshFaceterSettings::faceterMaxGrid

Definition at line 272 of file DbSubDMesh.h.

◆ faceterMeshType

OdInt16 MeshFaceterSettings::faceterMeshType

Definition at line 275 of file DbSubDMesh.h.

◆ faceterMinUGrid

OdUInt16 MeshFaceterSettings::faceterMinUGrid

Definition at line 273 of file DbSubDMesh.h.

◆ faceterMinVGrid

OdUInt16 MeshFaceterSettings::faceterMinVGrid

Definition at line 274 of file DbSubDMesh.h.


The documentation for this struct was generated from the following file: