IsEqual (Shape)

Description

Returns a Boolean value indicating whether the shape is equal to the specified shape.

Scripting Syntax

Shape.IsEqual( ToCompare )

C# Syntax

Boolean Shape.IsEqual( Shape in_pObj );

Parameters

Parameter

Type

Description

ToCompare

Shape

Shape object to compare.



Autodesk Softimage v7.5