System Table TB_PROFILE_SUB_DETAIL

The feature class TB_PROFILE_SUB_DETAIL stores sub-detail definitions. Only labels can be sub-details, all other feature classes are details. Label sub-details correspond to the detail feature classes.

A LOCAL* value replaces the information of the feature and is considered as an absolute value in the profile coordinate system.

One sub-detail feature is created per detail feature. The only exception is for a line profile feature class.

For a line feature class, if a point is not exactly on the line, it is projected to the nearest position of the line.

TB_PROFILE_SUB_DETAIL attribute

TB_PROFILE_SUB_DETAIL Description

ID

Primary key

USER_ID

User who creates the sub-detail. This corresponds to MAPSYS.TB_USER.ID.

SUB_DETAIL_TITLE

Title of the sub-detail.

PROFILE_DETAIL_ID

Detail definition related to this sub-detail; related to TB_PROFILE_DETAIL.ID.

F_CLASS_NAME_PROFILE

Name of the feature class containing the label features shown in the profile.

LABEL_DEF_ID

Label definition used to create the label; related to LABEL_DEF.ID.

LOCAL_EASTING_1

First easting coordinate in the local coordinate system.

LOCAL_NORTHING_1

First northing coordinate in the local coordinate system.

LOCAL_EASTING_2

Second easting coordinate in the local coordinate system.

LOCAL_NORTHING_2

Second northing coordinate in the local coordinate system.

LOCAL_EASTING_1_ADD_WIDTH

Flag that defines whether the Profile width has to be added to LOCAL_EASTING_1.

LOCAL_NORTHING_1_ADD_HEIGHT

Flag that defines whether the Profile height has to be added to LOCAL_NORTHING_1.

LOCAL_EASTING_2_ADD_WIDTH

Flag that defines whether the Profile width has to be added to LOCAL_EASTING_2.

LOCAL_NORTHING_2_ADD_HEIGHT

Flag that defines whether the Profile height has to be added to LOCAL_NORTHING_2.

SET_ATTRIBUTE_1

Attribute name of the class F_CLASS_NAME_PROFILE.

SET_VALUE_1

Value set to the corresponding feature attribute.