SoModifyLogicalViewportElementSet Method |
Sets the portion of the viewport.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void Set(
SoState state,
SbVec4f portion
)
Public Shared Sub Set (
state As SoState,
portion As SbVec4f
)
public:
static void Set(
SoState^ state,
SbVec4f portion
)
static member Set :
state : SoState *
portion : SbVec4f -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- portion
- Type: OIV.InventorSbVec4f
Remarks See Also