CosmeticWeldDefinition.SetFromToExtent Method
Parent Object: CosmeticWeldDefinitionDescription
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 |