Archicad 28 C++ API
|
Describes the Structural Analytical Model Surface of a Structural Analytical Model Surface Member. More...
#include <APIdefs_AnalyticalModel.h>
Public Attributes | |
API_AnalyticalSurfaceType | surfaceType |
Type of the surface's geometry. | |
API_AnalyticalPlaneSurface | planeSurface |
Describes the geometry of the surface by a plane. Only used when the surfaceType is API_AnalyticalSurface_PlaneType. | |
API_AnalyticalCylinderSurface | cylinderSurface |
Describes the geometry of the surface by a cylinder. Only used when the surfaceType is API_AnalyticalSurface_CylinderType. | |
Describes the Structural Analytical Model Surface of a Structural Analytical Model Surface Member.