Share

Wires Object


Description

The Wires collection object provides access to a set of Wire objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Path.Wires, PathProxy.Wires, Profile.Wires, Profile3D.Wires, Profile3DProxy.Wires, ProfileProxy.Wires, SurfaceBody.Wires, SurfaceBodyProxy.Wires, Wire.OffsetPlanarWire

Samples

Name Description
Tapered Surface Using Offset Curve and Ruled Surface This sample demonstrates much of the wire body creation functionality. To run the sample you must have a part open and select a planar face. This sample then creates a trasient wire body using the geometry of the outside of the selected face. It then transforms and offsets that wire, and finally creates a ruled surface between the original wire and the offset wire. A base feature is created with the ruled surface.

Version

Introduced in version 2009

Was this information helpful?