mxcad API 文档 / MdGeTransform
Class: MdGeTransform
形状变换类
Hierarchy
↳
MdGeTransform
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeTransform(p1?
, p2?
, p3?
, p4?
)
Parameters
Name | Type |
---|---|
p1? | object | MdGeShape | MdGeTrsf |
p2? | MdGeTrsf |
p3? | boolean |
p4? | boolean |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
ModifiedShape
▸ ModifiedShape(S
): MdGeShape
Parameters
Name | Type |
---|---|
S | MdGeShape |
Returns
Perform
▸ Perform(theShape
, theCopyGeom?
, theCopyMesh?
): void
Parameters
Name | Type |
---|---|
theShape | MdGeShape |
theCopyGeom? | boolean |
theCopyMesh? | boolean |
Returns
void
Shape
▸ Shape(): MdGeShape
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void