Getting surface information from C3D using Python

Because you are calling the property on the class VolumeSurfaceProperties (the definition of the object) and not on an actual instance of that object.

4 Likes