SoFlipAxisProcessing3daxisSelection Property |
Select the symmetry axis.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoFlipAxisProcessing3dAxisSelections> axisSelection { get; }
Public ReadOnly Property axisSelection As SoSFEnum(Of SoFlipAxisProcessing3dAxisSelections)
Get
public:
property SoSFEnum<SoFlipAxisProcessing3dAxisSelections>^ axisSelection {
SoSFEnum<SoFlipAxisProcessing3dAxisSelections>^ get ();
}
member axisSelection : SoSFEnum<SoFlipAxisProcessing3dAxisSelections> with get
Property Value
Type:
SoSFEnumSoFlipAxisProcessing3dAxisSelectionsRemarks See Also