Click or drag to resize
SoResetTransformResetTypes Enumeration

Reset Type enumeration values; defines which things get reset.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[FlagsAttribute]
public enum ResetTypes
Members
  Member nameValueDescription
TRANSFORM1

Reset the current transformation to identity.

BBOX2

Reset the bounding box to empty.

Remarks