SoDataSetIdElementGet Method |
Returns current id from the state.
Namespace: OIV.LDM.ElementsAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static SoDataSetId Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SoDataSetId
public:
static SoDataSetId^ Get(
SoState^ state
)
static member Get :
state : SoState -> SoDataSetId
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SoDataSetIdRemarks See Also