mxcad API 文档 / MdGeRevol
Class: MdGeRevol
表示旋转体
Hierarchy
↳
MdGeRevol
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeRevol(p1?
, p2?
, p3?
, p4?
)
Parameters
Name | Type |
---|---|
p1? | object | MdGeShape |
p2? | MdGeAxis |
p3? | number |
p4? | boolean |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
FirstShape
▸ FirstShape(theShape?
): MdGeShape
Parameters
Name | Type |
---|---|
theShape? | MdGeShape |
Returns
HasDegenerated
▸ HasDegenerated(): boolean
Returns
boolean
IsDeleted
▸ IsDeleted(S
): boolean
Parameters
Name | Type |
---|---|
S | MdGeShape |
Returns
boolean
LastShape
▸ LastShape(theShape?
): MdGeShape
Parameters
Name | Type |
---|---|
theShape? | MdGeShape |
Returns
Shape
▸ Shape(): MdGeShape
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void