SoTransparencyTypeElementSet Method |
Sets the current draw style in the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static void Set(
SoState state,
SoTransparencyTypeElementTransparencyTypes type
)
Public Shared Sub Set (
state As SoState,
type As SoTransparencyTypeElementTransparencyTypes
)
public:
static void Set(
SoState^ state,
SoTransparencyTypeElementTransparencyTypes type
)
static member Set :
state : SoState *
type : SoTransparencyTypeElementTransparencyTypes -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- type
- Type: OIV.Inventor.ElementsSoTransparencyTypeElementTransparencyTypes
Remarks
See Also