PoProfileElementGetBBox Method |
Namespace: OIV.MeshViz.ElementsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
SbBox2fRemarks See Also