Skip to content
On this page

mxcad API 文档 / 3d / MdGeMakeThickSolid

Class: MdGeMakeThickSolid

3d.MdGeMakeThickSolid

表示薄实体

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeMakeThickSolid(p?)

Parameters

NameType
p?object

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

MakeThickSolidByJoin

MakeThickSolidByJoin(S, ClosingFaces, Offset, Tol, Mode?, Intersection?, SelfInter?, Join?, RemoveIntEdges?): void

Parameters

NameType
SMdGeShape
ClosingFacesMdGeListOfShape
Offsetnumber
Tolnumber
Mode?MxOffsetModeEnum
Intersection?boolean
SelfInter?boolean
Join?MxGAJoinTypeEnum
RemoveIntEdges?boolean

Returns

void


MakeThickSolidBySimple

MakeThickSolidBySimple(theS, theOffsetValue): void

Parameters

NameType
theSMdGeShape
theOffsetValuenumber

Returns

void


Shape

Shape(): MdGeShape

Returns

MdGeShape


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject