Product Documentation
Cadence Application Infrastructure SKILL Reference
Product Version IC23.1, November 2023

gdmCreateSpecFromDDID

gdmCreateSpecFromDDID(
b_ddId
)
=> G_gdmSpecId / nil

Description

Creates a gdmSpec, a user-defined type of SKILL object, from a ddId object.

Arguments

b_ddId

The ddId of the object for which you want to create a gdmSpec object.

Value Returned

G_gdmSpecId

The ID of the gdmSpec object created.

nil

The gdmSpec object could not be created.


Return to top
 ⠀
X