Skip to content
On this page

mxcad API 文档 / MdGeMakeArcOfCircle

Class: MdGeMakeArcOfCircle

三点圆弧

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeMakeArcOfCircle(p1, p2?, p3?)

Parameters

NameType
p1object | MdGePoint
p2?MdGePoint
p3?MdGePoint

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

Edge

Edge(): MdGeEdge

Returns

MdGeEdge


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject