mxcad API 文档 / 3d / MxNewMx3dAlgoFillet
Class: MxNewMx3dAlgoFillet
3d.MxNewMx3dAlgoFillet
模型算法的基类
Hierarchy
↳
MxNewMx3dAlgoFillet
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MxNewMx3dAlgoFillet(S
, FShape
)
Parameters
Name | Type |
---|---|
S | MxNewMx3dShapeObject |
FShape | MxCF3dFilletShapeEnum |
Overrides
MxNewMx3dAlgoObject.constructor
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Add
▸ Add(Radius
, E
): void
Parameters
Name | Type |
---|---|
Radius | number |
E | MxNewMx3dShapeEdge |
Returns
void
Shape
▸ Shape(): MxNewMx3dShapeObject
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void