SoMaterialElementGetRoughness Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public static float GetRoughness(
SoState state
)
Public Shared Function GetRoughness (
state As SoState
) As Single
public:
static float GetRoughness(
SoState^ state
)
static member GetRoughness :
state : SoState -> float32
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SingleRemarks See Also