Share

EdgeUseProxy.Partner Property

Parent Object: EdgeUseProxy

Description

In a solid, Face objects are connected to other Face objects by virtue of sharing at least one Edge. The shared Edge is the same object. objects, however ,are unique to a particular face. The Partner property returns the corresponding EdgeUse that belongs to the connected face.

Syntax

EdgeUseProxy.Partner() As EdgeUse

Property Value

This is a read only property whose value is an EdgeUse.

Version

Introduced in version 4

Was this information helpful?