Share

MirrorFeatureDefinition Object


Description

Part Rectangular Pattern Definition object.

Methods

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

Properties

Name Description
AffectedBodies Read-write property that gets and sets the collection of bodies affected by this feature. If this property is not set for multi-body parts, the default solid body is used as the affected body. This property applies only to features in a part. This is only ap.
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.
ComputeType Read-write property that that indicates the method of solution for the pattern.
MirrorOfBody Read-only property that gets whether this mirror feature resulted from mirroring the SurfaceBody objects.
MirrorPlaneEntity Read-write property that gets and sets the mirror plane. This can be either a planar face or work plane.
Operation Read-write property that gets and sets the type of operation used to add the feature to the model. This is only applied when MirrorOfBody is True. Valid values are kNewBodyOperation and kJoinOperation.
ParentFeatures Read-write property that gets and sets the parent features of the pattern.
RemoveOriginal Read-write property that gets and sets whether to remove the original portion after the mirror operation. This property only applies if MirrorOfBody is True.
Type Gets the constant that indicates the type of this object.

Accessed From

MirrorFeature.Definition, MirrorFeatureDefinition.Copy, MirrorFeatureProxy.Definition, MirrorFeatures.CreateDefinition

Version

Introduced in version 2017

Was this information helpful?