SoMaterialElementGetColorMaterial Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.3.0 (10.16.3.0)
Syntaxpublic static bool GetColorMaterial(
SoState name_15130
)
Public Shared Function GetColorMaterial (
name_15130 As SoState
) As Boolean
public:
static bool GetColorMaterial(
SoState^ name_15130
)
static member GetColorMaterial :
name_15130 : SoState -> bool
Parameters
- name_15130
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Boolean
Remarks
See Also