Solid Edge Assembly Type Library
AssemblyProperties Collection Members
Overview 
Public Methods
Public Method AddPropertyCreates and adds a new member (AssemblyProperty) to the assembly document under the AssemblyProperties hierarchy and returns a pointer to this object.
Public Method DeleteCustomOccurrencePropertiesDeletes the custom occurrence properties whose names are passed in from the document down.  It deletes both the default custom occurrence properties as well as any overridden custom occurrence properties that are present in the assembly document.
Public Method ItemThe items in a collection.
Public Method LoadCustomOccurrencePropertiesReads and loads in the custom occurrence properties as defined in the SolidEdgeOptions-File Locations-General-Custom Occurrence Property File.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property DefaultCustomOccurrenceProperties
Public Property ParentReturns the parent object for the referenced object.
See Also

AssemblyProperties Collection