Skip to content
On this page

mxcad API 文档 / 3d / MxNewMx3dAlgoFillet

Class: MxNewMx3dAlgoFillet

3d.MxNewMx3dAlgoFillet

模型算法的基类

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MxNewMx3dAlgoFillet(S, FShape)

Parameters

NameType
SMxNewMx3dShapeObject
FShapeMxCF3dFilletShapeEnum

Overrides

MxNewMx3dAlgoObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

MxNewMx3dAlgoObject.imp

Methods

Add

Add(Radius, E): void

Parameters

NameType
Radiusnumber
EMxNewMx3dShapeEdge

Returns

void


Shape

Shape(): MxNewMx3dShapeObject

Returns

MxNewMx3dShapeObject


getImp

getImp(): any

Returns

any

Inherited from

MxNewMx3dAlgoObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

MxNewMx3dAlgoObject.initTempObject