| Name | Description |
| Add | Creates a new WireEdgeDefinition within the associated SurfaceBodyDefinition. |
| Name | Description |
| Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| Count | Property that returns the number of items in this collection. |
| Item | Returns the specified WireEdgeDefinition object from the collection. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Name | Description |
| Transient B-Rep Ruled Surface with Lines | Demonstrate creating a transient ruled surface. This sample uses all straight line segments for each of the sections. A part document must be open. |
| Transient B-Rep Ruled Surface with Arc and Line | Demonstrate creating a transient ruled surface. This sample uses straight line segments for once section and an arc for the second. A part document must be open. |