SoMaterialElementGetNumTransparencies Method |
Method to inquire about current colors.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static int GetNumTransparencies(
SoState state
)
Public Shared Function GetNumTransparencies (
state As SoState
) As Integer
public:
static int GetNumTransparencies(
SoState^ state
)
static member GetNumTransparencies :
state : SoState -> int
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Int32Remarks See Also