PbMesh2DGetBoundingBox Method |
Gets the 2D mesh's bounding box.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbBox2f GetBoundingBox()
Public Function GetBoundingBox As SbBox2f
public:
SbBox2f GetBoundingBox()
member GetBoundingBox : unit -> SbBox2f
Return Value
Type:
SbBox2fRemarks See Also