mxcad API 文档 / 3d / Mx3dGeColor
Class: Mx3dGeColor
3d.Mx3dGeColor
所有类的父类, 除去MdGeTopo以及MdGeBrep
Hierarchy
↳
Mx3dGeColor
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Mx3dGeColor(p1?
, p2?
, p3?
)
Parameters
Name | Type |
---|---|
p1? | number | object |
p2? | number |
p3? | number |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void