Click or drag to resize
SoVRMLTriangleFanSetfanCount Property

Number of vertices in each triangle strip.

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

Property Value

Type: SoMFInt32
Remarks

The number of strips is equal to the number of values in this field.

See Also