| PoProfileElementGet Method  | 
 
Namespace: OIV.MeshViz.ElementsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic 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: 
PoProfile
Remarks
See Also