SupportsBranchGroup (PortGroup)

Introduced

4.0

Description

Returns a Boolean value indicating whether the port group has ports that support branch and group connections (true) or not (false).

Scripting Syntax

PortGroup.SupportsBranchGroup( [Port] )

C# Syntax

Boolean PortGroup.SupportsBranchGroup( Int32 in_port );

Parameters

Parameter

Type

Description

Port

Long

Index of port to check

Default Value: -1 (search all ports)



Autodesk Softimage v7.5