Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

occpSetDefaultProp

occpSetDefaultProp(
o_occpHandle 
r_occpProp
)
=> t / nil

Description

Sets the default property information. The new setting overwrites any existing default property setting.

Arguments

o_occpHandle

The properties file handle returned by occpOpen when used with the a or w mode.

r_occpProp

The property name structure, as returned by occpCreateProp.

Value Returned

t

The property was set.

nil

The property could not be set.

Example

occpSetDefaultProp(MyOccpHandle occpCreateProp("variant" "lowPower"))

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X