refinement
List of: Scheme Extensions
Subjects: Faceting
Contents: Faceter

Action: Creates a refinement for the active part.

Filename: fct/fct_scm/fct_scm.cxx

Syntax: (refinement)

Arg Types: None

Returns: refinement

Description: A refinement is an entity created in the active part that controls how closely the surfaces of entities are approximated by their faceted representation. A refinement is associated with a face, shell, lump, or solid body. The properties of the refinement are set using refinement:set-prop. Refer to Scheme extension entity:refinement for more information.

Example: ; refinement

; Create a new refinement.

(define refine (refinement))

;; refine
PDF/FCT/02SC.PDF
HTM/DATA/FCT/FCT/02SC/0014.HTM