PoProfileElementGet Method |
Namespace: OIV.MeshViz.ElementsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static PoProfile Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As PoProfile
public:
static PoProfile^ Get(
SoState^ state
)
static member Get :
state : SoState -> PoProfile
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
PoProfileRemarks See Also