AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
AnyCAD::API::ShapeProcessSettings 成员列表

成员的完整列表,这些成员属于 AnyCAD::API::ShapeProcessSettings,包括所有继承而来的类成员

BsplineRestriction(bool SurfaceMode, bool Curve3dMode, bool Curve2dMode, double tolerance3d, double tolerance2d, bool RequiredDegree, int RequiredNbSegments, const String &Continuity3d, const String &Continuity2d)AnyCAD::API::ShapeProcessSettings
DropSmallEdges(double tolerance)AnyCAD::API::ShapeProcessSettings
FixFaceSize(double tolerance)AnyCAD::API::ShapeProcessSettings
FixShape(double tolerance3d, double maxTolerance)AnyCAD::API::ShapeProcessSettings
SameParameter(double tolerance3d)AnyCAD::API::ShapeProcessSettings
SplitAngle(double angle, double maxTolerance)AnyCAD::API::ShapeProcessSettings
SplitClosedFaces(int nbSplitPoints)AnyCAD::API::ShapeProcessSettings
SplitContinuity(double tolerance3d, const String &surfaceContinuity, const String &curveContinuity)AnyCAD::API::ShapeProcessSettings
ToBezier(bool SurfaceMode, bool Curve3dMode, bool Curve2dMode, double MaxTolerance)AnyCAD::API::ShapeProcessSettings