Share

WireDefinitions Object


Description

Represents a set of definitions of 3D wireframe geometry that will be used to create an Wire object.

Methods

Name Description
Add Creates a new WireDefinition within the associated SurfaceBodyDefinition.

Properties

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 WireDefinition object from the collection
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

FaceShellDefinition.WireDefinitions

Version

Introduced in version 2013

Was this information helpful?