Skip to content
On this page

mxcad API 文档 / MdGeTransform

Class: MdGeTransform

形状变换类

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeTransform(p1?, p2?, p3?, p4?)

Parameters

NameType
p1?object | MdGeShape | MdGeTrsf
p2?MdGeTrsf
p3?boolean
p4?boolean

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

ModifiedShape

ModifiedShape(S): MdGeShape

Parameters

NameType
SMdGeShape

Returns

MdGeShape


Perform

Perform(theShape, theCopyGeom?, theCopyMesh?): void

Parameters

NameType
theShapeMdGeShape
theCopyGeom?boolean
theCopyMesh?boolean

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