Skip to content

editorGlobalsIFromPolygonsOptions

Interface: IFromPolygonsOptions

Hierarchy

  • IFromPolygonsOptions

Index

Properties

Properties

Optional fixPolygons

fixPolygons? : boolean

Defined in src/model/data/Concepts/Mesh/HalfEdgeMeshImplementation.ts:17


Optional maxCollinearTries

maxCollinearTries? : number

Defined in src/model/data/Concepts/Mesh/HalfEdgeMeshImplementation.ts:16


Optional mustBeManifold

mustBeManifold? : boolean

Defined in src/model/data/Concepts/Mesh/HalfEdgeMeshImplementation.ts:19


Optional skipPolygonValidationChecks

skipPolygonValidationChecks? : boolean

Defined in src/model/data/Concepts/Mesh/HalfEdgeMeshImplementation.ts:18