3 #ifndef _APITopoShapeProperty_H_
4 #define _APITopoShapeProperty_H_
8 namespace AnyCAD{
namespace API
31 Real EdgeLength ()
const;
36 Real SurfaceArea ()
const;
41 Real SolidVolume ()
const;
50 #endif //_APITopoShapeProperty_H_
拓扑对象
Definition: APITopoShape.h:18
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10
Point or vector.
Definition: APIMath.h:37
Get the Geometry property.
Definition: APITopoShapeProperty.h:18
double Real
Definition: APIMath.h:7