Share

PartComponentDefinition.GetEndOfPartPosition Method

Parent Object: PartComponentDefinition

Description

Gets the current end of part position in the browser (in parts).

Syntax

PartComponentDefinition.GetEndOfPartPosition( After As Object, Before As Object )

Parameters

Name Type Description
After Object The feature or sketch that the "End of Part" node is positioned immediately after. If the "End of Part" node is at the top of the tree this will return Nothing.
Before Object The feature or sketch that the "End of Part" node is positioned immediately before. If the "End of Part" node is at the bottom of the tree this will return Nothing.

Version

Introduced in version 2010

Was this information helpful?