Click or drag to resize
SoActionGetContinueActionInBranchFlag Method

This function indicates if the action must stop in the current branch.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool GetContinueActionInBranchFlag()

Return Value

Type: Boolean

true if the action must continue for this branch.

Remarks

See Also