Share

ReplaceFaceDefinition Object


Description

Replace Face Definition object.

Methods

Name Description
Copy Method that creates a copy of this ReplaceFaceDefinition object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
ExistingFaces Read-write property that gets and sets the faces that are being replaced.
NewFaces Read-write property that gets and sets the new faces that are replacing the other faces.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

ReplaceFaceDefinition.Copy, ReplaceFaceFeature.Definition, ReplaceFaceFeatures.CreateDefinition

Version

Introduced in version 2024.1

Was this information helpful?