mxcad API 文档 / 3d / MdGeMakeArcOfCircle
Class: MdGeMakeArcOfCircle
3d.MdGeMakeArcOfCircle
三点圆弧
Hierarchy
↳
MdGeMakeArcOfCircle
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeMakeArcOfCircle(p1
, p2?
, p3?
)
Parameters
Name | Type |
---|---|
p1 | object | MdGePoint |
p2? | MdGePoint |
p3? | MdGePoint |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Edge
▸ Edge(): MdGeEdge
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void