Skip to content
On this page

mxcad API 文档 / MdGeHGeomPlane

Class: MdGeHGeomPlane

表示几何平面句柄

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeHGeomPlane(p?)

Parameters

NameType
p?object

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

Axis

Axis(): MdGeAxis

Returns

MdGeAxis


DownCast

DownCast(hGeomSurface): MdGeHGeomPlane

Parameters

NameType
hGeomSurfaceMdGeHGeomSurface

Returns

MdGeHGeomPlane


Location

Location(): MdGePoint

Returns

MdGePoint


Position

Position(): MdGeCSYS

Returns

MdGeCSYS


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject