Method IsEquivalent
IsEquivalent(ProbeVolumeBakingSet)
Determines if the Probe Reference Volume Profile is equivalent to another one.
Declaration
public bool IsEquivalent(ProbeVolumeBakingSet otherProfile)
Parameters
Type | Name | Description |
---|---|---|
ProbeVolumeBakingSet | otherProfile | The profile to compare with. |
Returns
Type | Description |
---|---|
bool | Whether the Probe Reference Volume Profile is equivalent to another one. |