Share

DerivedPartComponents.CreateUniformScaleDef Method

Parent Object: DerivedPartComponents

Description

Method that creates a new DerivedPartUniformScaleDef object.

Syntax

DerivedPartComponents.CreateUniformScaleDef( FullFileName As String ) As DerivedPartUniformScaleDef

Parameters

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.

Version

Introduced in version 6

Was this information helpful?