Note: This API is now obsolete.
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2025.2.2.Release.6302728a59ca92a379363e9f70e77ea11c06379f
Syntax[ObsoleteAttribute("Use Max property instead")]
public SbVec3s GetMax()<ObsoleteAttribute("Use Max property instead")>
Public Function GetMax As SbVec3spublic:
[ObsoleteAttribute(L"Use Max property instead")]
SbVec3s GetMax()
[<ObsoleteAttribute("Use Max property instead")>]
member GetMax : unit -> SbVec3s
Return Value
Type:
SbVec3s
See Also