Share

MeshFeatureSetProxy.SetEndOfPart Method

Parent Object: MeshFeatureSetProxy

Description

Method that repositions the end of part marker relative to the object.

Syntax

MeshFeatureSetProxy.SetEndOfPart( Before As Boolean )

Parameters

Name Type Description
Before Boolean Input Boolean that indicates if the end of part marker should be immediately before or after this object. A value of True indicates before and False indicates after.

Version

Introduced in version 2017

Was this information helpful?