|
C3D Toolkit
Kernel - 118061, Vision - 2.16.0.1828
|
Geometric object in two-dimensional space. More...
#include <io_tape_define.h>#include <reference_item.h>#include <item_registrator.h>#include <mb_variables.h>#include <math_define.h>#include <mb_property_title.h>Classes | |
| class | MbPlaneItem |
| Geometric object in two-dimensional space. More... | |
Enumerations | |
| enum | MbePlaneType { pt_Undefined = 0 , pt_PlaneItem = 1 , pt_Curve = 201 , pt_Line = 202 , pt_LineSegment = 203 , pt_Arc = 204 , pt_Cosinusoid = 205 , pt_PolyCurve = 206 , pt_Polyline = 207 , pt_Bezier = 208 , pt_Hermit = 209 , pt_Nurbs = 210 , pt_CubicSpline = 211 , pt_TrimmedCurve = 212 , pt_OffsetCurve = 213 , pt_ReparamCurve = 214 , pt_PointCurve = 215 , pt_CharacterCurve = 216 , pt_ProjCurve = 217 , pt_SweptImageCurve = 218 , pt_TransformedCurve = 219 , pt_ConeBendedCurve = 220 , pt_ConeUnbendedCurve = 221 , pt_Contour = 301 , pt_ContourWithBreaks = 302 , pt_FreeCurve = 400 , pt_Multiline = 401 , pt_Region = 501 , pt_FreeItem = 600 } |
| Types of geometric objects in two-dimensional space. More... | |
Geometric object in two-dimensional space.