Contents Namespaces | Ansys.ACT.Interfaces.Graphics Namespace | IVector3D | Print page IsColinearTo(IVector3D) Gets a value indicating whether the current vector is colinear to the given one. Declaration Syntaxpublic bool IsColinearTo(IVector3D other)Parametersother(IVector3D)The other vector. « GetNormal() IsColinearTo(IVector3D, double) »