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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<PoCurveFilterTypes> markerFilterType { get; }

Property Value

Type: SoSFEnumPoCurveFilterTypes
Remarks

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

See Also