SoDataSetIdElementSet Method |
Sets the current id in the state.
Namespace: OIV.LDM.ElementsAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void Set(
SoState state,
SoDataSetId dsId
)
Public Shared Sub Set (
state As SoState,
dsId As SoDataSetId
)
public:
static void Set(
SoState^ state,
SoDataSetId^ dsId
)
static member Set :
state : SoState *
dsId : SoDataSetId -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- dsId
- Type: OIV.LDM.NodesSoDataSetId
Remarks See Also