SoCoordinateElementGetDefault3 Method |
Returns the default 3-D coordinate.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static SbVec3f GetDefault3()
Public Shared Function GetDefault3 As SbVec3f
public:
static SbVec3f GetDefault3()
static member GetDefault3 : unit -> SbVec3f
Return Value
Type:
SbVec3fRemarks See Also