Share

AssemblyJoint.AffectedOccurrenceOne Property

Parent Object: AssemblyJoint

Description

Read-only property that returns the first of the two occurrences affected by this joint. This is the same as the owning occurrence obtained from the OccurrenceOne property in the case where the owning assembly is not adaptive. Else, this is the first non-adaptive occurrence in the path leading from the owning occurrence to the occurrence that contains the first of the two geometries that this joint is between.

Syntax

AssemblyJoint.AffectedOccurrenceOne() As ComponentOccurrence

Property Value

This is a read only property whose value is a ComponentOccurrence.

Version

Introduced in version 2014

Was this information helpful?