Home Search

DriveWorks Pro 21
Delete Features

Send Feedback

Delete Features

The Delete Features Generation Task will delete multiple features in the Model it runs on.

Properties

Property NameDescription
(Name)The unique name for this task.
Delete AbsorbedTRUE to delete absorbed features, FALSE to keep them.
Delete ChildrenTRUE to delete child features, FALSE to keep them.
Feature NamesPipe (|) delimited list of feature names to delete.

Example

When this Generation task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample RuleExample ResultMeaning
Delete AbsorbedTRUETRUETRUE Will Delete Absorbed Features. FALSE will keep them.
Delete ChildrenTRUETRUETRUE will Delete the Child Features. FALSE will keep them.
Feature Name"Boss-Extrude4|Cut-Extrude2" & IF(FixingReturn=TRUE,"|CSK for M5 Countersunk Flat Head1","")Boss-Extrude4|Cut-Extrude2|CSK for M5 Countersunk Flat Head1The Name of the Features to Delete.

Generation Sequence

This Task can be added to the following Generation Sequence(s):

  • Pre Drive (will be run before the Main Drive Sequence)
  • Post Drive (will be run after the Main Drive Sequence)