Skip to content
On this page

mxcad API 文档 / 3d / Mx3dShapeObject

Class: Mx3dShapeObject

3d.Mx3dShapeObject

所有类的父类, 除去MdGeTopo以及MdGeBrep

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Mx3dShapeObject(p?)

Parameters

NameType
p?object

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

Draw

Draw(): void

Returns

void


getBndBox

getBndBox(): Mx3dGeBndBox

Returns

Mx3dGeBndBox


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject