Defeature

Defeature

Class Defeature extends Process

Constructors

  • Defeature(name ,coordSys ,objects )
  • Defeature(name ,coordSys ,objects ,color ,visibility ,fillets ,chamfers ,holes ,keepFaces )

Fields Summary

Field
Description
chamfers
Defeature chamfers
fillets
Defeature fillets
holes
Defeature holes
keepFaces
List of faces to keep during the defeaturing
objects
List of objects to defeature

Inherited Fields

Methods Summary

no methods

Fields Details

chamfers
chamfers : Defeature chamfers - [0..1] DefeatureChamfer
fillets
fillets : Defeature fillets - [0..1] DefeatureFillet
holes
holes : Defeature holes - [0..1] DefeatureHole
keepFaces
keepFaces : List of faces to keep during the defeaturing - [0..N] Face
objects
objects : List of objects to defeature - [1..1] ModelerObject

Method Details

no methods

See also