Share

CosmeticWeldDefinition.SetFromToExtent Method

Parent Object: CosmeticWeldDefinition

Description

Method that set the extent type to from-to extent for the weld. Calling this method will set the ExtentType to kFromToExtent.

Syntax

CosmeticWeldDefinition.SetFromToExtent( FromFace As Object, ToFace As Object )

Parameters

Name Type Description
FromFace Object
ToFace Object

Version

Introduced in version 2017

Was this information helpful?