SoLazyElementGetColorMaterial 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_14531
)
Public Shared Function GetColorMaterial (
name_14531 As SoState
) As Boolean
public:
static bool GetColorMaterial(
SoState^ name_14531
)
static member GetColorMaterial :
name_14531 : SoState -> bool
Parameters
- name_14531
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
BooleanRemarks See Also