SoModifyViewVolumeElementSetInfo Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static void SetInfo(
SoState state,
int info
)
Public Shared Sub SetInfo (
state As SoState,
info As Integer
)
public:
static void SetInfo(
SoState^ state,
int info
)
static member SetInfo :
state : SoState *
info : int -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- info
- Type: SystemInt32
Remarks See Also