Solid Edge Part Type Library
AttachedProperty Object
Members 
Description
Represents an occurrence of a custom property with values assigned for a specific topological element.
Object Model
AttachedProperty 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

AttachedProperty Members