SoGetBoundingBoxActionIsResetBefore Method |
Returns true if the resetBefore flag was specified for the reset path.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsResetBefore()
Public Function IsResetBefore As Boolean
public:
bool IsResetBefore()
member IsResetBefore : unit -> bool
Return Value
Type:
BooleanRemarks See Also