SbViewVolumeProjectBox Method (SbBox3f) |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax public SbVec2f ProjectBox(
ref SbBox3f box
)
Public Function ProjectBox (
ByRef box As SbBox3f
) As SbVec2f
public:
SbVec2f ProjectBox(
SbBox3f% box
)
member ProjectBox :
box : SbBox3f byref -> SbVec2f
Parameters
- box
- Type: OIV.InventorSbBox3f
Return Value
Type:
SbVec2fSee Also