CFx SDK Documentation  2020SP3
Static Public Member Functions | Static Public Attributes | List of all members
FacetModeler::FMGeGbl Struct Reference

#include <FMGeometry.h>

Static Public Member Functions

static FMGEOMETRY_API_STATIC OdUInt16 GetSegmentCount (double dAngle, double dRadius, const DeviationParams &devDeviation)
 
static FaceOrientation PlaneOrientation (const OdGeVector3d &normal)
 
static FMGEOMETRY_API_STATIC FaceOrientation GetReversedOrientation (FaceOrientation eOri)
 

Static Public Attributes

static FMGEOMETRY_API_STATIC DeviationParams gDefDev
 
static FMGEOMETRY_API_STATIC OdGeTol gTol
 

Detailed Description

Definition at line 138 of file FMGeometry.h.

Member Function Documentation

◆ GetReversedOrientation()

static FMGEOMETRY_API_STATIC FaceOrientation FacetModeler::FMGeGbl::GetReversedOrientation ( FaceOrientation  eOri)
static

Returns inversed orientation.

◆ GetSegmentCount()

static FMGEOMETRY_API_STATIC OdUInt16 FacetModeler::FMGeGbl::GetSegmentCount ( double  dAngle,
double  dRadius,
const DeviationParams devDeviation 
)
static

Returns the number of linear segments for exploded arc, specified by sweep angle and radius.

◆ PlaneOrientation()

FaceOrientation FacetModeler::FMGeGbl::PlaneOrientation ( const OdGeVector3d normal)
inlinestatic

Returns orientation .

Definition at line 178 of file FMGeometry.h.

Member Data Documentation

◆ gDefDev

FMGEOMETRY_API_STATIC DeviationParams FacetModeler::FMGeGbl::gDefDev
static

Default deviation parameters.

Remarks
By default deviation is 0.5, maximum facets per full circle - 128, minimum facets per full circle - 8.

Definition at line 148 of file FMGeometry.h.

◆ gTol

FMGEOMETRY_API_STATIC OdGeTol FacetModeler::FMGeGbl::gTol
static

Tolerance used in mesh operations.

Remarks
The default value for tolerance is 1E-6.

Definition at line 156 of file FMGeometry.h.


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