SbViewVolumeGetHeight Method |
Note: This API is now obsolete.
Use Height property instead.
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2025.2.0.Release.47655112efc68a70bb943ee3bd5c1e27763923ef
Syntax[ObsoleteAttribute("Use Height property instead")]
public float GetHeight()
<ObsoleteAttribute("Use Height property instead")>
Public Function GetHeight As Single
public:
[ObsoleteAttribute(L"Use Height property instead")]
float GetHeight()
[<ObsoleteAttribute("Use Height property instead")>]
member GetHeight : unit -> float32
Return Value
Type:
Single
See Also