PoPeriodFilteraxis Property |
Defines the axis of the period.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoPeriodFilterAxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of PoPeriodFilterAxisType)
Get
public:
property SoSFEnum<PoPeriodFilterAxisType>^ axis {
SoSFEnum<PoPeriodFilterAxisType>^ get ();
}
member axis : SoSFEnum<PoPeriodFilterAxisType> with get
Property Value
Type:
SoSFEnumPoPeriodFilterAxisTypeRemarks See Also