Click or drag to resize
SoOffscreenTilePropertyGetOrigin Method

Note: This API is now obsolete.

Use Origin property instead. Returns the origin of the tile.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Origin property instead.")]
public SbVec2i32 GetOrigin()

Return Value

Type: SbVec2i32
See Also