Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ CT_GeomGuideBuilder
Class
CT_GeomGuideBuilder
tests/oxml/unitdata/shape.py:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
20
class
CT_GeomGuideBuilder(BaseBuilder):
21
__tag__ =
"a:gd"
22
__nspfxs__ = (
"a"
,)
23
__attrs__ = (
"name"
,
"fmla"
)
24
25
26
class
CT_GeomGuideListBuilder(BaseBuilder):
Callers
1
a_gd
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…