Perhaps I'm overlooking something here, but it seems the primitive attributes (HORDAT,POSACC, and QUAPOS) are not displaying for all features/subtypes. This is ArcPro v2.9. For example when a new DangerP UWTROC is placed these attributes are available.
However, when adding a DangerP - OBSTRN these attributes do not appear. The Attribute table must be used to populate on those features.
Hello @Carto_Broc ,
Issues with the schema are fixed in version 3.1.
QUAPOS attribute is used for point features. For lines and polygons, you create a feature in the PLTS_SpatialAttributesL feature class. You digitize the feature as a shared edge along the segment of line or polygon that you want to apply QUAPOS, and then populate the attribute in the PTLS_SpatialAttributesL feature.
Documentation for this workflow is planned for 3.2 release.
There is ArcMap help that should help you for now, since the feature classes are the same, and the workflow is the same.