| PoProfileElementGetBBox Method  | 
 
Namespace: OIV.MeshViz.ElementsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static SbBox2f GetBBox(
	SoState state
)
Public Shared Function GetBBox ( 
	state As SoState
) As SbBox2f
public:
static SbBox2f GetBBox(
	SoState^ state
)
static member GetBBox : 
        state : SoState -> SbBox2f 
Parameters
- state
 - Type: OIV.Inventor.MiscSoState
 
Return Value
Type: 
SbBox2f
Remarks
See Also