SoLazyElementGetColorMaterial Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic static bool GetColorMaterial(
SoState name_14267
)
Public Shared Function GetColorMaterial (
name_14267 As SoState
) As Boolean
public:
static bool GetColorMaterial(
SoState^ name_14267
)
static member GetColorMaterial :
name_14267 : SoState -> bool
Parameters
- name_14267
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Boolean
Remarks
See Also