Click or drag to resize
PlaneGeometryIntersectionautomatic Field
Specifies whether to recompute the intersection automatically or not (default true). If true, the intersection (curve or polygon depending on the #polygon field) will be re-computed automatically when the scene or the plane changes. If false, the intersection will only be re-computed when the recompute method is called.

Namespace: OIV.Medical.Nodes
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2024.1.1.0.Release.cb64a23ffb514e400c7a72e2158dfc53ef4ceb26
Syntax
public SoSFBool automatic

Field Value

Type: SoSFBool
See Also