OffsetMeshSelectiveOutputOptions Interface

Selective output options for PolyfaceQuery.cloneOffset:

  • undefined means the usual facets in the expected offset mesh.
  • if present as a json object, the various booleans select respective outputs.

Properties

Name Type Description
outputOffsetsFromEdges undefined | boolean    
outputOffsetsFromFaces undefined | boolean    
outputOffsetsFromFacesBeforeChamfers undefined | boolean    
outputOffsetsFromVertices undefined | boolean    

Defined in

Last Updated: 25 April, 2024