SbProjectorSetViewVolume Method |
Set the view volume to use for the projection.
Namespace: OIV.Inventor.ProjectorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetViewVolume(
SbViewVolume vol
)
Public Sub SetViewVolume (
vol As SbViewVolume
)
public:
void SetViewVolume(
SbViewVolume vol
)
member SetViewVolume :
vol : SbViewVolume -> unit
Parameters
- vol
- Type: OIV.InventorSbViewVolume
Remarks See Also