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.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 9.9.13.0.Release.908d87e0180ebfe7287e3e24da18328657f2aef7
Syntaxpublic SoSFBool automatic
Public automatic As SoSFBool
public:
SoSFBool^ automatic
val mutable automatic: SoSFBool
Field Value
Type:
SoSFBool
See Also