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