Click or drag to resize
SoVRMLIndexedFaceSetconvex Property

Indicates whether faces of a shape are convex (true).

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool convex { get; }

Property Value

Type: SoSFBool
Remarks

If nothing is known about the faces, set this value to false.

See Also