Share

SketchedSymbolDefinitionLibraries.Add Method

Parent Object: SketchedSymbolDefinitionLibraries

Description

Creates a new sketch symbol library.

Syntax

SketchedSymbolDefinitionLibraries.Add( Name As String ) As SketchedSymbolDefinitionLibrary

Parameters

Name Type Description
Name String Input String that specifies the sketched symbol library name. The name should be unique in the libraries collection

Samples

Name Description
Sketched Symbol Definition Library Creation This sample demonstrates how to create a sketched symbol definition and save it to the SketchedSymbolDefinitionLibrary, and then add the sketched symbol definition from the SketchedSymbolDefinitionLibrary to another drawing document.

Version

Introduced in version 2016

Was this information helpful?