SoCallbackActionGetDecimationType Method |
Returns the current decimation type from the state.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoDecimationTypeElementTypes GetDecimationType()
Public Function GetDecimationType As SoDecimationTypeElementTypes
public:
SoDecimationTypeElementTypes GetDecimationType()
member GetDecimationType : unit -> SoDecimationTypeElementTypes
Return Value
Type:
SoDecimationTypeElementTypes
Remarks
See Also