Removes portions of lrs based features based on the lrs line attributes of features from another layer or table view.
If the input rows are from a layer or table view having a selection set, only the selected features will be used.
If the redacting rows are from a layer or table view having a selection set, only the selected rows will be used.
This utility outputs a table. Use Make Route Event Layer to create a temporary feature layer using routes and route events.
Redact_LRS_Events (input_features, input_feature_event_table_properties, input_remove_point_events_at_redaction_limits, input_redaction_features, input_redaction_feature_event_table_properties, output_table)
Parameter | Explanation | Data Type |
---|---|---|
input_features | Dialog Reference
The rows from a table, table view, feature class or layer to be redacted. There is no python reference for this parameter. |
Table View |
input_feature_event_table_properties | Dialog Reference
Parameter consisting of the route location fields for the input row.
There is no python reference for this parameter. |
Route Measure Event Properties |
input_remove_point_events_at_redaction_limits | Dialog Reference
Describes the action to be taken when the input events are points that occur at the from- or to-measure of a redacting row.
There is no python reference for this parameter. |
String |
input_redaction_features | Dialog Reference
The rows from a table, table view, feature class or layer whose route location fields describe the lrs limits to be removed. There is no python reference for this parameter. |
Table View |
input_redaction_feature_event_table_properties | Dialog Reference
Parameter consisting of the route location fields for the redacting row. This must be set as a line event type.
There is no python reference for this parameter. |
Route Measure Event Properties |
output_table | Dialog Reference
The output table that will be created. There is no python reference for this parameter. |
Table |
There are no code samples for this tool.
There are no tags for this item.
There are no credits for this item.
There are no use limitations for this item.