IsOptional (PortGroup)
Description
Returns a Boolean value indicating whether the object is optional (true) or not (false).
Scripting Syntax
PortGroup.IsOptional( [Port] )
C# Syntax
Boolean PortGroup.IsOptional( Int32 in_port );Parameters
|
Parameter |
Type |
Description |
|
Port |
Index of port to check Default Value: -1 (search all ports) |
Autodesk Softimage v7.5