Metodo PackAndGoImportInvEnabled
|
Abilitazione del comando all'interno del contesto di Inventor
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public override bool InvEnabled(
DedInvCommandContext invCmdCtx
)
Public Overrides Function InvEnabled (
invCmdCtx As DedInvCommandContext
) As Boolean
public:
virtual bool InvEnabled(
DedInvCommandContext^ invCmdCtx
) override
abstract InvEnabled :
invCmdCtx : DedInvCommandContext -> bool
override InvEnabled :
invCmdCtx : DedInvCommandContext -> bool
Parametri
- invCmdCtx DedInvCommandContext
-
Valore di ritorno
BooleanVedi anche