CosmeticWelds.CreateDefinition Method
Parent Object: CosmeticWeldsDescription
Method that creates a CosmeticWeldDefinition object.
Syntax
CosmeticWelds.CreateDefinition( Edges As EdgeCollection ) As CosmeticWeldDefinitionParameters
Name | Type | Description |
Edges | EdgeCollection | Input the EdgeCollection object that specifies the edges on which to create the cosmetic weld. |