Select to view content in your preferred language

Where is control point data stored?

420
1
01-15-2024 06:35 AM
Labels (1)
Bud
by
Esteemed Contributor

Regarding control points:

Where is the control point data stored? In the SHAPE column vertices in the GDB FC? In the CAD blob in Oracle SDE.ST_GEOMETRY?
Is control point information accessible programmatically through Python, SQL, etc.?

0 Kudos
1 Reply
AyanPalit
Esri Regular Contributor

@Bud I like to consider control points similar to vertices with a special designation. They are stored as geometry attributes and you can convert a control point to a vertex or a vertex to a control point.  Note this is a newer functionality introduced at Pro 3.1. I found the SDK reference here: https://pro.arcgis.com/en/pro-app/3.1/sdk/api-reference/topic1519.html 

Ayan Palit | Principal Consultant Esri