SoMaterialElementGetColorMaterial Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool GetColorMaterial(
SoState name_15579
)
Public Shared Function GetColorMaterial (
name_15579 As SoState
) As Boolean
public:
static bool GetColorMaterial(
SoState^ name_15579
)
static member GetColorMaterial :
name_15579 : SoState -> bool
Parameters
- name_15579
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
BooleanRemarks See Also