DerivedPartComponents.CreateUniformScaleDef Method
Parent Object: DerivedPartComponentsDescription
Method that creates a new DerivedPartUniformScaleDef object.
Syntax
DerivedPartComponents.CreateUniformScaleDef( FullFileName As String ) As DerivedPartUniformScaleDefParameters
Name | Type | Description |
FullFileName | String | Input string that specifies the name of the file to create the definition for. |
Samples
Name | Description |
Derived Parts and Assemblies | This sample demonstrates the use of the API to create derived parts and assemblies. |