Share

AssemblyJointDefinition.Parent Property

Parent Object: AssemblyJointDefinition

Description

Read-only property that returns the parent AssemblyJoint object. This returns Nothing when the AssemblyJointDefinition is not associated with an AssemblyJoint object.

Syntax

AssemblyJointDefinition.Parent() As AssemblyJoint

Property Value

This is a read only property whose value is an AssemblyJoint.

Version

Introduced in version 2014

Was this information helpful?