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: 10.12.3.0 (10.12.3.0)
Syntax public bool IsResetBefore()
Public Function IsResetBefore As Boolean
public:
bool IsResetBefore()
member IsResetBefore : unit -> bool
Return Value
Type:
BooleanRemarks See Also