COM Interface: ISchPropertyDefinitionContainer
This class provides access to the property definitions in the schematic design.
Members
Properties
| Property | Description |
|---|---|
| IPropertyDefinitions Sheet {get} | Returns the property definitions of the sheet. |
| IPropertyDefinitions Symbol {get} | Returns the property definitions of the symbol. |
| IPropertyDefinitions Component {get} | Returns the property definitions of the component. |
| IPropertyDefinitions Pin {get} | Returns the property definitions of the pin. |
| IPropertyDefinitions Net {get} | Returns the property definitions of the net. |

