MaxComponent (SIVector3)

Description

Returns the maximum (signed) component value of this vector. Note that this is not the absolute maximum, but the signed maximum, so that a vector of x=-10.0, y=5.0, z=1.0 will return 5.0, not -10.0.

C# Syntax

Double SIVector3.MaxComponent();

Return Value

Floating point value (maximum signed component value of this vector).

See Also

SIVector3.MaxComponentIndex

SIVector3.MinComponent

SIVector3.MinComponentIndex

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

 

 

 

Examples

• See SIVector3.MaxComponent.1.pys



Autodesk Softimage 2011