Click or drag to resize

SubDComponentEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether an object is a SubDComponent referring to the same component, with the same orientation, in the same SubD.
(Overrides ObjectEquals(Object).)
Public methodEquals(SubDComponent)
Determines whether this component and another refer to the same component, with the same orientation, in the same SubD.
Top
See Also