Solid Edge Part Type Library
PropertyDefinition Object
Members 
Description
Represents an occurrence of a custom property available for a Part or Sheet Metal document.
Object Model
PropertyDefinition ObjectApplication ObjectSelectSet CollectionAddIns CollectionApplication ObjectApplicationEvents ObjectApplicationV8DocumentOpenEvent ObjectApplicationWindowEvents ObjectBeforeFileSaveAsEvents ObjectCommand ObjectCustomization ObjectDocuments CollectionEnvironments CollectionFeatureLibraryEvents ObjectFileUIEvents ObjectMatTable ObjectInsight ObjectNewFileUIEvents ObjectApplication ObjectSEECEvents ObjectSESPEvents ObjectShortcutMenuEvents ObjectSolidEdgeInsightXT ObjectSolidEdgeTCE ObjectWindows Collection
Remarks
For a document object, there is an associated collection of PropertyTableDefinition objects. Each PropertyTableDefinition object contains a collection of PropertyDefinition objects. To set custom properties, you associate a PropertyTableDefinition with a topological element such as a face or an edge. In the automation interface, this association results in an AttachedPropertyTable object. It is on the AttachedProperties (the collection of properties on a specific topological instance) that you can set values.
See Also

PropertyDefinition Members