Share

SolidSweepDefinition Object


Description

SolidSweepDefinition Object.

Methods

Name Description
Copy Method that creates a copy of this SolidSweepDefinition object. The new SolidSweepDefinition object is independent of any feature. It can be edited and used as input to edit an existing feature or to create a new Sweep feature.
SetOrientationInfo Method that sets the orientation info.
SetTwistInfo Method that sets the twist angle info.

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.
AlignToVector Read-write property that gets and sets the object to define the align to vector.
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.
KeepToolbody Read-write property that gets and sets whether to keep the toolbody.
Operation Read-write property that gets and sets the type of operation used to add the feature to the model.
Orientation Read-write property that gets and sets the orientation of sweep.
Parent Gets the parent object from whom this object can logically be reached.
Path Read-write property that gets and sets the entity that defines the path of the sweep.
ToolBody Read-write property that gets and sets the SurfaceBody object used to define the toolbody of the sweep.
TwistAngle Read-write property that gets and sets the twist angle of sweep.
TwistAxis Read-write property that gets and sets the twist axis.
Type Gets the constant that indicates the type of this object.

Accessed From

SolidSweepDefinition.Copy, SweepFeature.SolidSweepDefinition, SweepFeatureProxy.SolidSweepDefinition, SweepFeatures.CreateSolidSweepDefinition

Version

Introduced in version 2019

Was this information helpful?