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