| SoMaterialElementGetReflective Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.38.0 (9.9.38.0)
Syntaxpublic static SbColor GetReflective(
SoState name_18315
)
Public Shared Function GetReflective (
name_18315 As SoState
) As SbColor
public:
static SbColor GetReflective(
SoState^ name_18315
)
static member GetReflective :
name_18315 : SoState -> SbColor
Parameters
- name_18315
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbColor
Remarks
See Also