SoWinCollisionViewerSetDistance Method |
Sets the distance between the camera and the objects.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetDistance(
float distance
)
Public Sub SetDistance (
distance As Single
)
public:
void SetDistance(
float distance
)
member SetDistance :
distance : float32 -> unit
Parameters
- distance
- Type: SystemSingle
Remarks See Also