mxcad API 文档 / 3d / MxNewMx3dView
Class: MxNewMx3dView
3d.MxNewMx3dView
管理对象生命周期的基类
Hierarchy
↳
MxNewMx3dView
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MxNewMx3dView(p
)
Parameters
Name | Type |
---|---|
p | object |
Overrides
MxNewMx3dBaseObject.constructor
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
getDoc
▸ getDoc(): MxNewMx3dDbDocument
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
getModelCounts
▸ getModelCounts(): number
Returns
number
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void
Inherited from
MxNewMx3dBaseObject.initTempObject
setProjectionType
▸ setProjectionType(theProjection
): void
Parameters
Name | Type |
---|---|
theProjection | MxCameraProjection |
Returns
void
showCenterTrihedron
▸ showCenterTrihedron(theToShow
): void
Parameters
Name | Type |
---|---|
theToShow | boolean |
Returns
void
update
▸ update(isUpAllData
): void
Parameters
Name | Type |
---|---|
isUpAllData | boolean |
Returns
void