create_object, create_objects, doc.addObject, and object inspection. This page is a curated map; use runtime introspection for exact active-build availability.
Core application TypeIds
Part TypeIds
PartDesign TypeIds
Sketcher TypeIds
get_sketch for normalized geometry and constraint serialization.
Spreadsheet TypeIds
TechDraw TypeIds
Mesh TypeIds
Draft / BIM / FEM TypeIds
Draft and BIM often create Python-backed objects with generic TypeIds plus aProxy.Type or workbench-specific proxy. Inspect both:
Property discovery
Use:Expression binding
Any expression-capable property can be driven from a spreadsheet alias:Agent rule
Never guess a property name on a live model. InspectPropertiesList or use a typed MCP tool that already knows the property schema.