API ReferenceClassesCurvatureSampleOn this pageCurvatureSample Other A single curvature sample. Import import ScriptingApi as api# Access the class# CurvatureSample is available via api.CurvatureSample Properties point Point [x, y, z] where curvature was evaluated. Type: list value Curvature value at the sampled point. Type: float See Also API Overview Python Scripting Fundamentals Application Class