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

occpRmPathProp

occpRmPathProp(
o_occpHandle 
h_pathVectorId 
t_propName
)
=> t / nil

Description

Removes an occurrence path property.

Arguments

o_occpHandle

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

h_pathVectorId

The occurrence path for the property as returned from a call to hdbCreatePathVector.

t_propName

The name of the property.

Value Returned

t

The property was removed.

nil

The property does not exist or could not be removed.

Example

occpRmDefaultProp(MyOccpHandle "variant")

Related Topics

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X