Skip to main content

RuleViolationRelatedObject_Preview

**Experimental** Represents a design object related to a rule violation.

type RuleViolationRelatedObject_Preview {
boundingRectangle: DesignDataRectangle_Preview
designator: String!
documentId: String!
location: DesignDataLocation_Preview
name: String!
type: DesignDataObjectType_Preview!
uniqueId: String!
}

Fields

RuleViolationRelatedObject_Preview.boundingRectangle ● DesignDataRectangle_Preview object

**Experimental** The bounding rectangle of the related object.

RuleViolationRelatedObject_Preview.designator ● String! non-null scalar

**Experimental** The designator of the related object.

RuleViolationRelatedObject_Preview.documentId ● String! non-null scalar

**Experimental** The identifier of the document containing the related object.

RuleViolationRelatedObject_Preview.location ● DesignDataLocation_Preview object

**Experimental** The location of the related object.

RuleViolationRelatedObject_Preview.name ● String! non-null scalar

**Experimental** The name of the related object.

RuleViolationRelatedObject_Preview.type ● DesignDataObjectType_Preview! non-null enum

**Experimental** The type of the related object.

RuleViolationRelatedObject_Preview.uniqueId ● String! non-null scalar

**Experimental** The unique identifier of the related object.