ArcObjects Library Reference (Schematic)  

ISchematicSpatialQueryRule Interface

Provides access to members that manage the generic Schematic Spatial Query rule.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read/write property AddElements Indicates if the elements detected by the Schematic Spatial Query rule must be included in the diagram.
Read/write property AddRelationshipElement Indicates if the relationship element must be included in the diagram.
Read/write property BufferDistance Spatial buffer distance of the Schematic Spatial Query rule.
Read/write property BufferUnits Spatial buffer units of the Schematic Spatial Query rule.
Read/write property BufferUsed Indicates if the Schematic Spatial Query rule uses a spatial buffer.
Read/write property Description Description of the Schematic Spatial Query rule.
Read/write property KeepVertices Indicates if the Schematic Spatial Query rule keeps the links vertices.
Read/write property RelateConnectedNodes Indicates if the relation must be reported on the origin and end nodes of links when schematic links are returned by the Schematic Spatial Query rule.
Read/write property RelateElements Indicates if a relation between elements must be initialized.
Read/write property RelationshipElementClassName Relationship element class name related to the Schematic Relationship rule.
Read/write property ReverseRelation Indicates if the relation between elements must be reversed.
Read/write property ReverseRelationshipLinkOrientation Indicates if the relationship link orientation must be reversed.
Read/write property SearchMethod List of the target element class names.
Read/write property SourceElementClassName Source element class name related to the Schematic Spatial Query rule.
Read/write property TargetElementClassNames List of the target element class names.

CoClasses that implement ISchematicSpatialQueryRule

CoClasses and Classes Description
SchematicSpatialQueryRule Schematic Spatial Query rule object.