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