ILinearlyLocatedAttributesElement Class
Beta
Relationship indicating the bis:Element being attributed by a concrete instance mixing-in ILinearlyLocatedAttribution.
Extends
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(attributedElementId: Id64String, relClassName: string = ILinearlyLocatedAttributesElement.classFullName): ILinearlyLocatedAttributesElement |
Inherited methods
| Name | Inherited from | Description |
|---|---|---|
| fromJSON(json?: RelatedElementProps): RelatedElement | undefined Static | RelatedElement | |
| idFromJson(json: any): Id64String Static | RelatedElement | Accept the value of a navigation property that might be in the shortened format of just an id or might be in the full RelatedElement format. |
Properties
| Name | Type | Description | |
|---|---|---|---|
| classFullName Static | string |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| id | Id64String | RelatedElement | The Id of the element to which this element is related. |
| none Static | RelatedElement | RelatedElement | Used to null out an existing navigation relationship. |
| relClassName | undefined | string | RelatedElement | The full className of the relationship class. |
Defined in
Last Updated: 08 January, 2020