Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntaxpublic struct SbViewVolume
Public Structure SbViewVolume
public value class SbViewVolume
[<SealedAttribute>]
type SbViewVolume = struct end
The SbViewVolume type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![Public method Public method](../icons/pubmethod.gif) | Equals(SbViewVolume, Single) | |
![Public method Public method](../icons/pubmethod.gif) | Equals(SbViewVolume, Single) | |
![Public method Public method](../icons/pubmethod.gif) | GetAlignRotation | |
![Public method Public method](../icons/pubmethod.gif) | GetAlignRotation(Boolean) | |
![Public method Public method](../icons/pubmethod.gif) | GetBalanceAdjustment | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetCameraSpaceMatrix | |
![Public method Public method](../icons/pubmethod.gif) | GetDepth | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![Public method Public method](../icons/pubmethod.gif) | GetHeight | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetMatrices | |
![Public method Public method](../icons/pubmethod.gif) | GetMatrix | |
![Public method Public method](../icons/pubmethod.gif) | GetNearDist | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetPlane | |
![Public method Public method](../icons/pubmethod.gif) | GetPlanePoint(Single, SbVec2f) | |
![Public method Public method](../icons/pubmethod.gif) | GetPlanePoint(Single, SbVec2f) | |
![Public method Public method](../icons/pubmethod.gif) | GetProjectedBbox(SbBox3f) | |
![Public method Public method](../icons/pubmethod.gif) | GetProjectedBbox(SbMatrix, SbBox3f) | |
![Public method Public method](../icons/pubmethod.gif) | GetProjectionDirection | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetProjectionPoint | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetProjectionType | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetSightPoint | |
![Public method Public method](../icons/pubmethod.gif) | GetStereoAdjustment | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetStereoMode | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetWidth | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | GetWorldToScreenScale(SbVec3f, Single) | |
![Public method Public method](../icons/pubmethod.gif) | GetWorldToScreenScale(SbVec3f, Single) | |
![Public method Public method](../icons/pubmethod.gif) | IsBalanceNearFraction | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | IsStereoAbsoluteAdjustments | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | Narrow(SbBox3f) | |
![Public method Public method](../icons/pubmethod.gif) | Narrow(SbBox3f) | |
![Public method Public method](../icons/pubmethod.gif) | Narrow(Single, Single, Single, Single) | |
![Public method Public method](../icons/pubmethod.gif) | Ortho | |
![Public method Public method](../icons/pubmethod.gif) | Perspective | |
![Public method Public method](../icons/pubmethod.gif) | ProjectBox(SbBox3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectBox(SbBox3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectFromScreen(SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectFromScreen(SbVec3f, SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectPointToLine(SbVec2f, SbLine) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectPointToLine(SbVec2f, SbLine) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectPointToLine(SbVec2f, SbVec3f, SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectPointToLine(SbVec2f, SbVec3f, SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectToScreen(SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectToScreen(SbVec3f, SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ProjectToScreen(SbVec3f, SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | RotateCamera(SbRotation) | |
![Public method Public method](../icons/pubmethod.gif) | RotateCamera(SbRotation) | |
![Public method Public method](../icons/pubmethod.gif) | Scale | |
![Public method Public method](../icons/pubmethod.gif) | ScaleHeight | |
![Public method Public method](../icons/pubmethod.gif) | ScaleWidth | |
![Public method Public method](../icons/pubmethod.gif) | SetBalanceAdjustment | |
![Public method Public method](../icons/pubmethod.gif) | SetStereoAbsoluteAdjustments | Obsolete. |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
![Public method Public method](../icons/pubmethod.gif) | TranslateCamera(SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | TranslateCamera(SbVec3f) | |
![Public method Public method](../icons/pubmethod.gif) | ZNarrow | |
![Public method Public method](../icons/pubmethod.gif) | ZVector | |
Top
Operators
Properties
See Also