Share

MateConstraintProxy.AffectedOccurrenceOne Property

Parent Object: MateConstraintProxy

Description

Property that returns the first of the two objects affected by this constraint. 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 constraint is between.

Syntax

MateConstraintProxy.AffectedOccurrenceOne() As ComponentOccurrence

Property Value

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

Version

Introduced in version 11

Was this information helpful?