Share

NonParametricBaseFeatureDefinition.IsAssociative Property

Parent Object: NonParametricBaseFeatureDefinition

Description

Read-write property that defines if the copied geometry should be associative to the original geometry.

Syntax

NonParametricBaseFeatureDefinition.IsAssociative() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Associative body copy The following sample demonstrates copying bodies (associatively and non-associatively) across parts in an assembly.

Version

Introduced in version 2011

Was this information helpful?