Click or drag to resize
PoCurvemarkerFilterType Property

Defines the type of marker filter.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<PoCurveFilterTypes> markerFilterType { get; }

Property Value

Type: SoSFEnumPoCurveFilterTypes
Remarks

This value determines which filter is active (markerIndexPeriod or markerIndexList,...)

See Also