Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
Structs, Records, Enums
>
MeshFaceterSettings Structure
MeshFaceterSettings Structure
Syntax
C++
struct
MeshFaceterSettings
{
double
faceterDevSurface
;
double
faceterDevNormal
;
double
faceterGridRatio
;
double
faceterMaxEdgeLength
; OdUInt16
faceterMaxGrid
; OdUInt16
faceterMinUGrid
; OdUInt16
faceterMinVGrid
; OdInt16
faceterMeshType
; };
Description
Corresponding C++ library: TD_Db
File:
DbSubDMesh.h
Module:
API Reference
Methods
MeshFaceterSettings
Sets all settings to default values.
Data Members
faceterDevNormal
Maximum normal deviation.
faceterDevSurface
Maximum surface deviation.
faceterGridRatio
Grid ratio.
faceterMaxEdgeLength
Maximum edge length.
faceterMaxGrid
Maximum aspect ratio for the grid quads.
faceterMeshType
Faceter mesh type. 0 — quad type, 1 — hybrid (triangle & quad) type, 2 — triangle type.
faceterMinUGrid
Minimum number of U parameter grid lines.
faceterMinVGrid
Minimum number of V parameter grid lines.
Links
MeshFaceterSettings Data Members
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!