This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a representation rule.
Name | Description | |
---|---|---|
AttributesFromID | Retrieves the attribute list from an identifier. | |
Draw | Draws a layer of a representation rule. If index is -1, all layers are drawn. | |
FeatureSeed | Seed value to ensure stability of random effects. When drawing features, the object ID is used. | |
IDFromAttributes | Retrieves the identifier of an attribute list. | |
InsertLayer | Adds a layer to the representation rule. | |
Layer | Layer at a given index. | |
LayerCount | Number of layers in the representation rule. | |
RemoveLayer | Removes a layer from the representation rule. |
Interfaces | Description |
---|---|
IRepresentationRule | Provides access to members that control a representation rule. |
Classes | Description |
---|---|
RepresentationRule | An object defining a representation rule. |