IRepresentation interface
Namespace: NextDesign.Core
Description
An access object to representation information.
Affiliation area
| Name | Description |
|---|
| Editor | APIs to access editors. |
Inherit Base
| Name | Description |
|---|
| IObject | Represents an identifiable object. |
Destination
| Name | Description |
|---|
| IEditorElement | The access object to the editor element. |
| IEditor | The access object to the editor information. |
Property
Annotations
Display elements do not support the following methods:
・Setting an identifier (SetId())
・Edit tags (SetTag(), RemoveTag())
Calling these methods will throw an exception.