Share

RotateRotateConstraint.AffectedOccurrenceTwo Property

Parent Object: RotateRotateConstraint

Description

Property that returns the second of the two objects affected by this constraint. This is the same as the owning occurrence obtained from the OccurrenceTwo 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 second of the two geometries that this constraint is between.

Syntax

RotateRotateConstraint.AffectedOccurrenceTwo() As ComponentOccurrence

Property Value

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

Version

Introduced in version 9

Was this information helpful?