SoGetPrimitiveCountActionSetDecimationValue Method (SoDecimationTypeElementTypes) |
Calls SetDecimationValue(type, 1.0).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetDecimationValue(
SoDecimationTypeElementTypes type
)
Public Sub SetDecimationValue (
type As SoDecimationTypeElementTypes
)
public:
void SetDecimationValue(
SoDecimationTypeElementTypes type
)
member SetDecimationValue :
type : SoDecimationTypeElementTypes -> unit
Parameters
- type
- Type: OIV.Inventor.ElementsSoDecimationTypeElementTypes
Remarks See Also