SoUpdateAreaElementGetDefaultSize Method |
Returns the default update area size.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbVec2f GetDefaultSize()
Public Shared Function GetDefaultSize As SbVec2f
public:
static SbVec2f GetDefaultSize()
static member GetDefaultSize : unit -> SbVec2f
Return Value
Type:
SbVec2fRemarks See Also